-
Task
-
Resolution: Done
-
Critical
-
None
-
devex docs #234 Mar 30-Apr 6, devex docs #235 Apr 6-Apr 20
-
1
-
Documentation (Ref Guide, User Guide, etc.), User Experience
In https://docs.openshift.com/container-platform/4.12/cicd/gitops/installing-openshift-gitops.html#installing-gitops-operator-using-cli_installing-openshift-gitops, the subscription to create to install GitOps is the following:
apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: openshift-gitops-operator namespace: openshift-operators spec: channel: stable installPlanApproval: Automatic name: openshift-gitops-operator source: redhat-operators sourceNamespace: openshift-marketplace
but the channel to use should be latest, not stable.
- documents
-
GITOPS-2774 [Docs] Invalid subscription to install the GitOps operator
- Closed
- links to
(2 links to)