-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
Installation guide:
https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.7/html/installing_3scale/install-threescale-on-openshift-guide#deploying-threescale-using-the-operator
Section: 2.6.1. Deploying the APIManager custom resource
yaml snippet in this section refers to 2.6 version of 3scale:
{{
apiVersion: apps.3scale.net/v1alpha1
kind: APIManager
metadata:
name: example-apimanager
spec:
productVersion: "2.6"
wildcardDomain: <wildcardDomain>
resourceRequirementsEnabled: true
}}
Expected: have mentions of versions synced with current release (in case exact version isn't intentional)