1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #70739 from openshift-cherrypick-robot/cherry-pick-70432-to-enterprise-4.15

[enterprise-4.15] Fix the channel value for tang-operator
This commit is contained in:
Andrea Hoffer
2024-01-24 09:48:55 -05:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ metadata:
name: tang-operator
namespace: openshift-operators
spec:
channel: latest <1>
channel: stable <1>
installPlanApproval: Automatic
name: tang-operator <2>
source: redhat-operators <3>