Skip to content

Commit b3c8a8b

Browse files
authored
Merge pull request #20752 from openshift-cherrypick-robot/cherry-pick-20635-to-enterprise-4.4
[enterprise-4.4] `channel` must be a string
2 parents a229b8a + 9615948 commit b3c8a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/olm-testing-operator-catalog-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ spec:
102102
source: custom-redhat-operators
103103
sourceNamespace: my-ns
104104
name: servicemeshoperator
105-
channel: 1.0
105+
channel: "1.0"
106106
----

0 commit comments

Comments
 (0)