tvl-depot/example/other-config.yaml
Vincent Ambo c91cb21f70 feat(templater): Support single-template resource sets
Supports resource sets in which the `path` is pointed at a single
template file.

The example has been updated with ... an example of this.

This closes #81.
2018-06-09 21:23:48 +02:00

7 lines
119 B
YAML

---
apiVersion: extensions/v1beta1
kind: ConfigMap
metadata:
name: other-config
data:
globalData: {{ .globalVar }}