Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-2774

[Docs] Invalid subscription to install the GitOps operator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • None
    • None
    • Documentation
    • 2
    • False
    • None
    • False
    • Install
    • GITOPS Sprint 235, GITOPS Sprint 236

    Description

      Description of problem:

      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

        Issue Links

          Activity

            People

              eromanov@redhat.com Eliska Romanova
              xcoulon@redhat.com Xavier Coulon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: