about summary refs log tree commit diff
path: root/ops/kontemplate/context/testdata/explicit-path.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/kontemplate/context/testdata/explicit-path.yaml')
-rw-r--r--ops/kontemplate/context/testdata/explicit-path.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ops/kontemplate/context/testdata/explicit-path.yaml b/ops/kontemplate/context/testdata/explicit-path.yaml
new file mode 100644
index 0000000000..2c81f83c09
--- /dev/null
+++ b/ops/kontemplate/context/testdata/explicit-path.yaml
@@ -0,0 +1,11 @@
+---
+context: k8s.prod.mydomain.com
+include:
+  - name: some-api-europe
+    path: some-api
+    values:
+      location: europe
+  - name: some-api-asia
+    path: some-api
+    values:
+      location: asia