We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a3861 commit 378478eCopy full SHA for 378478e
apb_devel/writing/reference.adoc
@@ -726,7 +726,7 @@ $ oc run <pod_name> \
726
--restart=Never \
727
--attach=true \
728
--serviceaccount=apb \
729
- -- <action> -e namespace=<target_namespace> -e cluster=$CLUSTER
+ -- <action> -e namespace=<target_namespace> -e cluster=openshift
730
----
731
<1> Use the pull specification for the image shown when running `oc get images` from
732
the previous step, since the registry will determine the fully-qualified domain
0 commit comments