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.
11 lines
200 B
YAML
11 lines
200 B
YAML
---
|
|
context: k8s.prod.mydomain.com
|
|
include:
|
|
- name: some-api-europe
|
|
path: some-api
|
|
values:
|
|
location: europe
|
|
- name: some-api-asia
|
|
path: some-api
|
|
values:
|
|
location: asia
|