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.
9 lines
162 B
YAML
9 lines
162 B
YAML
---
|
|
context: k8s.prod.mydomain.com
|
|
include:
|
|
- name: some-api
|
|
args:
|
|
- --as=some-user
|
|
- --as-group=hello:world
|
|
- --as-banana
|
|
- "true"
|