about summary refs log tree commit diff
path: root/context/testdata/flat-test.yaml
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-02-08T20·44+0100
committerVincent Ambo <tazjin@gmail.com>2017-02-08T21·12+0100
commit75b6199c1b0b04bac32abc6f18a1dc2e68da0242 (patch)
tree2f6aa7be86e108287f5915b5a924aca3c1095b12 /context/testdata/flat-test.yaml
parenta6eb4210575c3d81ebd449b0b89092e33abf3394 (diff)
feat context: Add deserialisation tests
Diffstat (limited to 'context/testdata/flat-test.yaml')
-rw-r--r--context/testdata/flat-test.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/context/testdata/flat-test.yaml b/context/testdata/flat-test.yaml
new file mode 100644
index 0000000000..dd7804f719
--- /dev/null
+++ b/context/testdata/flat-test.yaml
@@ -0,0 +1,10 @@
+---
+context: k8s.prod.mydomain.com
+global:
+  globalVar: lizards
+include:
+  - name: some-api
+    values:
+      version: 1.0-0e6884d
+      importantFeature: true
+      apiPort: 4567