Skip to content

Commit 52aa6a9

Browse files
Merge pull request #508 from vyzigold/coo_channel
Update COO sub channel to stable COO released v 1.0.0 and the development channel disappeared. We need to switch to the stable channel. Reviewed-by: Harald <[email protected]> Reviewed-by: Andrew Bays <[email protected]>
2 parents 0b811be + 69c79fa commit 52aa6a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dt/uni01alpha/control-plane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ metadata:
2222
labels:
2323
operators.coreos.com/observability-operator.openshift-operators: ""
2424
spec:
25-
channel: development
25+
channel: stable
2626
installPlanApproval: Automatic
2727
name: cluster-observability-operator
2828
source: redhat-operators

lib/olm-deps/coo_subscription.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
labels:
88
operators.coreos.com/observability-operator.openshift-operators: ""
99
spec:
10-
channel: development
10+
channel: stable
1111
installPlanApproval: Automatic
1212
name: cluster-observability-operator
1313
source: redhat-operators

0 commit comments

Comments
 (0)