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
180 B
YAML
10 lines
180 B
YAML
---
|
|
context: k8s.prod.mydomain.com
|
|
global:
|
|
globalVar: lizards
|
|
include:
|
|
- name: some-api
|
|
values:
|
|
version: 1.0-0e6884d
|
|
importantFeature: true
|
|
apiPort: 4567
|