소스 검색

move openshift-cert-manager operator to a different namespace

Grega Bremec 1 개월 전
부모
커밋
8bc627253b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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