about summary refs log tree commit diff
path: root/ops/kontemplate/example/other-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/kontemplate/example/other-config.yaml')
-rw-r--r--ops/kontemplate/example/other-config.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ops/kontemplate/example/other-config.yaml b/ops/kontemplate/example/other-config.yaml
new file mode 100644
index 0000000000..87370569c4
--- /dev/null
+++ b/ops/kontemplate/example/other-config.yaml
@@ -0,0 +1,7 @@
+---
+apiVersion: extensions/v1beta1
+kind: ConfigMap
+metadata:
+  name: other-config
+data:
+  globalData: {{ .globalVar }}