Browse Source

replace loki with elasticsearch

Grega Bremec 7 tháng trước cách đây
mục cha
commit
1360ab100c
1 tập tin đã thay đổi với 10 bổ sung2 xóa
  1. 10 2
      playbooks/inventory.yml

+ 10 - 2
playbooks/inventory.yml

@@ -35,11 +35,19 @@ all:
         desired_csv: openshift-gitops-operator.v1.14.0
 
       - op_cat: redhat-operators
-        op_pkg: loki-operator
+        op_pkg: elasticsearch-operator
         op_chn: stable
         op_nsp: openshift-operators-redhat
         op_mod: all
-        desired_csv: loki-operator.v5.9.6
+        desired_csv: elasticsearch-operator.v5.8.12
+
+      # This moron doesn't do sizing.
+      #- op_cat: redhat-operators
+      #  op_pkg: loki-operator
+      #  op_chn: stable
+      #  op_nsp: openshift-operators-redhat
+      #  op_mod: all
+      #  desired_csv: loki-operator.v5.9.6
 
       - op_cat: redhat-operators
         op_pkg: cluster-logging