소스 검색

fix catalog in subs

Grega Bremec 1 년 전
부모
커밋
00de86e574
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      deployment/operators/base/sub-grafana.yml
  2. 1 1
      deployment/operators/base/sub-prometheus.yml

+ 1 - 1
deployment/operators/base/sub-grafana.yml

@@ -9,6 +9,6 @@ spec:
   channel: v4
   installPlanApproval: Automatic
   name: grafana-operator
-  source: redhat-operators-3scale-community
+  source: community-operators
   sourceNamespace: openshift-marketplace
   startingCSV: grafana-operator.v4.2.0

+ 1 - 1
deployment/operators/base/sub-prometheus.yml

@@ -9,6 +9,6 @@ spec:
   channel: beta
   installPlanApproval: Automatic
   name: prometheus
-  source: redhat-operators-3scale-community
+  source: community-operators
   sourceNamespace: openshift-marketplace
   startingCSV: prometheusoperator.0.47.0