Skip to content

Commit 8bed325

Browse files
committed
PR38413: fix get packagemanifest command for SRO
1 parent dcc4484 commit 8bed325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/psap-special-resource-operator-installing-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $ oc create -f sro-operatorgroup.yaml
6363
+
6464
[source,terminal]
6565
----
66-
$ oc get packagemanifest special-resource-operator -n openshift-marketplace -o jsonpath='{.status.defaultChannel}'
66+
$ oc get packagemanifest openshift-special-resource-operator -n openshift-marketplace -o jsonpath='{.status.defaultChannel}'
6767
----
6868
+
6969
.Example output

0 commit comments

Comments
 (0)