6 lines
107 B
YAML
6 lines
107 B
YAML
|
---
|
||
|
name: foo
|
||
|
importantFeature: {{ .importantFeature }}
|
||
|
port: {{ .apiPort }}
|
||
|
globalTest: {{ .globalTest }}
|