Skip to content

Commit cc6b568

Browse files
authored
Merge pull request #70432 from mjahoda/tang-operator-OCPBUGS-25998
Fix the channel value for tang-operator
2 parents 11909a1 + ce9c40b commit cc6b568

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)