tvl-depot/ops/kontemplate/example/prod-cluster.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
421 B
YAML
Raw Normal View History

2017-02-08 13:15:36 +01:00
---
context: k8s.prod.mydomain.com
global:
globalVar: lizards
include:
# By default resource sets are included from a folder with the same
# name as the resource set's name
2017-02-08 13:15:36 +01:00
- name: some-api
values:
version: 1.0-0e6884d
importantFeature: true
apiPort: 4567
# Paths can also be specified manually (and point at single template
# files!)
- name: other-config
path: other-config.yaml