about summary refs log tree commit diff
path: root/example/prod-cluster.yaml
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-02-08T12·15+0100
committerVincent Ambo <tazjin@gmail.com>2017-02-08T12·15+0100
commita1c23d701826aa4ab963416946ff7054aabc1a7a (patch)
treece1350406cebae6f5500b43702c6f738c7c9bb00 /example/prod-cluster.yaml
parentd94a0ffc25f5e6205dd2fa770819c2095160800a (diff)
docs: Add YAML to docs
Diffstat (limited to 'example/prod-cluster.yaml')
-rw-r--r--example/prod-cluster.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/example/prod-cluster.yaml b/example/prod-cluster.yaml
new file mode 100644
index 0000000000..dd7804f719
--- /dev/null
+++ b/example/prod-cluster.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