Ver código fonte

also deploy the gitops operator

Grega Bremec 7 meses atrás
pai
commit
bf12fc349e
1 arquivos alterados com 7 adições e 0 exclusões
  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