Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
che
/
8041b9ad14c78ef4d7ecc38f386a561ce524896c
/
.
/
docs
/
pages
/
che-7
/
administration-guide
/
examples
/
che-deploying-image-puller-using-openshift-templates_process.adoc
blob: 59e90729afd681a1921fa87f22dcc08e52979fb3 [
file
] [
log
] [
blame
]
[
subs
=
"+attributes,+quotes"
]
----
$ oc process
-
f deploy
/
openshift
/
serviceaccount
.
yaml
|
oc apply
-
f
-
$ oc process
-
f deploy
/
openshift
/
configmap
.
yaml
|
oc apply
-
f
-
$ oc process
-
f deploy
/
openshift
/
app
.
yaml
|
oc apply
-
f
-
----