Ver Fonte

move openshift-cert-manager operator to a different namespace

Grega Bremec há 1 mês atrás
pai
commit
8bc627253b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      playbooks/inventory.yml

+ 1 - 1
playbooks/inventory.yml

@@ -90,7 +90,7 @@ all:
       - catalog: redhat-operators
         package: openshift-cert-manager-operator
         channel: stable-v1.17
-        namespace: openshift-cert-manager
+        namespace: cert-manager
         desired_csv: cert-manager-operator.v1.17.0
         og_namespaces: []
         approval: Manual