Skip to content

Commit ce9c40b

Browse files
committed
Fix the channel value for tang-operator
https://issues.redhat.com/browse/OCPBUGS-25998
1 parent 8a82474 commit ce9c40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nbde-tang-server-operator-installing-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ metadata:
4141
name: tang-operator
4242
namespace: openshift-operators
4343
spec:
44-
channel: latest <1>
44+
channel: stable <1>
4545
installPlanApproval: Automatic
4646
name: tang-operator <2>
4747
source: redhat-operators <3>

0 commit comments

Comments
 (0)