Uploaded image for project: 'Open Education IIIT Bangalore'
  1. Open Education IIIT Bangalore
  2. OEIIITB-15

Issue in file argocd_instance/setting-up-argocd-instance.adoc

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Medium Medium
    • False
    • Hide

      None

      Show
      None
    • False
    • Argo Sprint 1

      The docs in the following section:

      https://docs.openshift.com/gitops/1.13/argocd_instance/setting-up-argocd-instance.html#gitops-deploy-resources-different-namespaces_setting-up-argocd-instance 

      Include instructions for adding the managed-by label include the following:

      $ oc label namespace <namespace> \ 
      argocd.argoproj.io/managed-by=<namespace> (1)

      1) The namespace where Argo CD is installed.

      This is a little confusing because the <namespace> for the first line is going to be different from the label in the second line.

      Instead, it would be great to have something like this:

      $ oc label namespace <target-namespace> (1) \ 
      argocd.argoproj.io/managed-by=<argocd-namespace> (2)

      1) The namespace you wish Argo CD to manage.

      2) The namespace where Argo CD is installed.

       

            Unassigned Unassigned
            rh-ee-anjoseph Anand Francis Joseph
            Anurag Babal, B. Rahul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: