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.
This commit is contained in:
parent
5549968958
commit
4adc8f2c4c
3 changed files with 148 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue