about summary refs log tree commit diff
path: root/docs/cluster-config.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-07-29T23·12+0200
committerVincent Ambo <tazjin@gmail.com>2017-08-04T21·11+0200
commit4adc8f2c4c9c3eabc086b329e4af9477bb0eee92 (patch)
treef98be35d2e4f5fba5955e661ac86088e9f00922c /docs/cluster-config.md
parent55499689589b605ee736bc8334f4391cdfd2a27c (diff)
docs resource-sets: Document resource set structure
Documents the structure of resource sets and the fields necessary for including
them in cluster configurations.

Also adds some words about nested resource sets and the like.
Diffstat (limited to 'docs/cluster-config.md')
-rw-r--r--docs/cluster-config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cluster-config.md b/docs/cluster-config.md
index 1bf4944e91..3bc59a6305 100644
--- a/docs/cluster-config.md
+++ b/docs/cluster-config.md
@@ -73,7 +73,7 @@ As mentioned above, extra variables can be loaded from additional YAML or JSON f
 have a file called `test-secrets.yaml` which contains variables that should be shared between a `test`
 and `dev` cluster, you could include it in your context as such:
 
-```
+```yaml
 # test-secrets.yaml:
 mySecretVar: foo-bar-12345