- configmap: load external data into a ConfigMap
- values: load external structured data into a CUE value
- encrypted: load and decrypt SOPS-encrypted data
- components: compose several charts into one
- control-repository: full example how to install several instances of an application in various environments
- remote: render chart from remote repository
- workaround: workaround file order bug in cue
To run these examples, put cuegen
into your PATH
and execute
cuegen examples/<name-of-example-dir>
unless otherwise described in the example.