795a974665
This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.
10 lines
156 B
YAML
10 lines
156 B
YAML
---
|
|
context: k8s.prod.mydomain.com
|
|
include:
|
|
- name: parent
|
|
values:
|
|
foo: bar
|
|
include:
|
|
- name: child
|
|
values:
|
|
bar: baz
|