about summary refs log tree commit diff
path: root/ops/kontemplate/context/testdata/flat-with-args-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/kontemplate/context/testdata/flat-with-args-test.yaml')
-rw-r--r--ops/kontemplate/context/testdata/flat-with-args-test.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ops/kontemplate/context/testdata/flat-with-args-test.yaml b/ops/kontemplate/context/testdata/flat-with-args-test.yaml
new file mode 100644
index 0000000000..29d3334fb5
--- /dev/null
+++ b/ops/kontemplate/context/testdata/flat-with-args-test.yaml
@@ -0,0 +1,9 @@
+---
+context: k8s.prod.mydomain.com
+include:
+  - name: some-api
+    args:
+      - --as=some-user
+      - --as-group=hello:world
+      - --as-banana
+      - "true"