소스 검색

also deploy the gitops operator

Grega Bremec 7 달 전
부모
커밋
bf12fc349e
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      playbooks/inventory.yml

+ 7 - 0
playbooks/inventory.yml

@@ -28,6 +28,13 @@ all:
         desired_csv: openshift-pipelines-operator-rh.v1.15.1
 
       - op_cat: redhat-operators
+        op_pkg: openshift-gitops-operator
+        op_chn: latest
+        op_nsp: openshift-operators-redhat
+        op_mod: all
+        desired_csv: openshift-gitops-operator.v1.14.0
+
+      - op_cat: redhat-operators
         op_pkg: loki-operator
         op_chn: stable
         op_nsp: openshift-operators-redhat