File tree Expand file tree Collapse file tree 4 files changed +6
-52
lines changed Expand file tree Collapse file tree 4 files changed +6
-52
lines changed Original file line number Diff line number Diff line change 11apiVersion : operators.coreos.com/v1alpha1
2- kind : CatalogSource
3- metadata :
4- annotations :
5- name : observability-operator
6- namespace : openshift-marketplace
7- spec :
8- displayName : Observability Operator - Test
9- icon :
10- base64data : " "
11- mediatype : " "
12- image : quay.io/rhobs/observability-operator-catalog:latest
13- publisher : Sunil Thaha
14- sourceType : grpc
15- grpcPodConfig :
16- securityContextConfig : restricted
17- updateStrategy :
18- registryPoll :
19- interval : 1m0s
20- ---
21- apiVersion : operators.coreos.com/v1alpha1
222kind : Subscription
233metadata :
24- labels :
25- operators.coreos.com/observability-operator.openshift-operators : " "
26- name : observability-operator
4+ name : cluster-observability-operator
275 namespace : openshift-operators
286spec :
297 channel : development
308 installPlanApproval : Automatic
31- name : observability-operator
32- source : observability-operator
9+ name : cluster- observability-operator
10+ source : redhat-operators
3311 sourceNamespace : openshift-marketplace
Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ metadata:
156156 - kind : MetricStorage
157157 name : metric-storage
158158spec :
159- scrapeInterval : 30s
160159 staticConfigs :
161160 - targets : []
162161---
Original file line number Diff line number Diff line change 11apiVersion : operators.coreos.com/v1alpha1
2- kind : CatalogSource
3- metadata :
4- annotations :
5- name : observability-operator
6- namespace : openshift-marketplace
7- spec :
8- displayName : Observability Operator - Test
9- icon :
10- base64data : " "
11- mediatype : " "
12- image : quay.io/rhobs/observability-operator-catalog:latest
13- publisher : Sunil Thaha
14- sourceType : grpc
15- grpcPodConfig :
16- securityContextConfig : restricted
17- updateStrategy :
18- registryPoll :
19- interval : 1m0s
20- ---
21- apiVersion : operators.coreos.com/v1alpha1
222kind : Subscription
233metadata :
24- labels :
25- operators.coreos.com/observability-operator.openshift-operators : " "
26- name : observability-operator
4+ name : cluster-observability-operator
275 namespace : openshift-operators
286spec :
297 channel : development
308 installPlanApproval : Automatic
31- name : observability-operator
32- source : observability-operator
9+ name : cluster- observability-operator
10+ source : redhat-operators
3311 sourceNamespace : openshift-marketplace
Original file line number Diff line number Diff line change @@ -68,6 +68,5 @@ metadata:
6868 - kind : MetricStorage
6969 name : telemetry-kuttl
7070spec :
71- scrapeInterval : 30s
7271 staticConfigs :
7372 - targets : []
You can’t perform that action at this time.
0 commit comments