about summary refs log tree commit diff
path: root/ops/kontemplate/context/testdata/merging/resource/output.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/kontemplate/context/testdata/merging/resource/output.yaml')
-rw-r--r--ops/kontemplate/context/testdata/merging/resource/output.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ops/kontemplate/context/testdata/merging/resource/output.yaml b/ops/kontemplate/context/testdata/merging/resource/output.yaml
new file mode 100644
index 0000000000..5920b27207
--- /dev/null
+++ b/ops/kontemplate/context/testdata/merging/resource/output.yaml
@@ -0,0 +1,5 @@
+defaultVar: {{ .defaultVar }}
+importVar: {{ .importVar }}
+globalVar: {{ .globalVar }}
+includeVar: {{ .includeVar }}
+cliVar: {{ .cliVar }}