Browse Source

move openshift-cert-manager operator to a different namespace

Grega Bremec 1 tháng trước cách đây
mục cha
commit
8bc627253b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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