1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/templates-modifying-uploaded-template.adoc

18 lines
380 B
Plaintext

// Module included in the following assemblies:
//
// * openshift_images/using-templates.adoc
[id="templates-modifying-uploaded-templates_{context}"]
= Modifying uploaded templates
You can edit a template that has already been uploaded to your project.
.Procedure
* Modify a template that has already been uploaded:
+
[source,terminal]
----
$ oc edit template <template>
----