Skip to content

Commit 378478e

Browse files
committed
Bug 1526147 - Update oc run instructions to include cluster name
1 parent d8a3861 commit 378478e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apb_devel/writing/reference.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ $ oc run <pod_name> \
726726
--restart=Never \
727727
--attach=true \
728728
--serviceaccount=apb \
729-
-- <action> -e namespace=<target_namespace> -e cluster=$CLUSTER
729+
-- <action> -e namespace=<target_namespace> -e cluster=openshift
730730
----
731731
<1> Use the pull specification for the image shown when running `oc get images` from
732732
the previous step, since the registry will determine the fully-qualified domain

0 commit comments

Comments
 (0)