Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-5090

Update the subscription to the latest in the OCP GitOps installation section doc

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            eromanov@redhat.com Eliska Romanova
            rhn-support-srr Srivaralakshmi Ramani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: