We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc7719a + 2c90858 commit 8d0e057Copy full SHA for 8d0e057
modules/capi-modifying-machine-template.adoc
@@ -43,7 +43,7 @@ NAME AGE
43
+
44
[source,terminal]
45
----
46
-$ oc get <template_name> -o yaml > <template_name>.yaml
+$ oc get <machine_template_kind> <template_name> -o yaml > <template_name>.yaml
47
48
49
where `<template_name>` is the name of the machine template resource for your cluster.
0 commit comments