Enable go template
This commit is contained in:
parent
50b112b2d0
commit
86b41d016b
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ metadata:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
|
|
||||||
|
goTemplate: true
|
||||||
|
goTemplateOptions:
|
||||||
|
- missingkey=true
|
||||||
|
|
||||||
generators:
|
generators:
|
||||||
- list:
|
- list:
|
||||||
elements:
|
elements:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue