Skip to content

Commit

Permalink
chore(apps): comment out goTemplateOptions in applications.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: walnuts1018 <r.juglans.1018@gmail.com>
  • Loading branch information
walnuts1018 committed Feb 9, 2025
1 parent c3ced47 commit a32dccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/_argocd/applications/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: argocd
spec:
goTemplate: true
goTemplateOptions: [ "missingkey=error" ]
# goTemplateOptions: [ "missingkey=error" ]
generators:
- git:
repoURL: https://github.com/walnuts1018/infra
Expand Down

0 comments on commit a32dccf

Please sign in to comment.