tvl-depot/ops/kontemplate/context/testdata/merging/resource/output.yaml
Vincent Ambo 795a974665 chore(kontemplate): Prepare kontemplate for depot-merge
This merge will not yet include moving over to buildGo.nix, as support
for testing and such is not present in that library yet.
2019-12-20 22:13:07 +00:00

5 lines
138 B
YAML

defaultVar: {{ .defaultVar }}
importVar: {{ .importVar }}
globalVar: {{ .globalVar }}
includeVar: {{ .includeVar }}
cliVar: {{ .cliVar }}