Skip to content

Commit

Permalink
fix: generate ArgoCD secret only if enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Zebradil committed Sep 5, 2023
1 parent acf67fd commit 4b3ed11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/myks/templates/argocd/environment.ytt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ spec:
sourceRepos:
- "*"

#@ if/end a.env.generateSecret:
---
apiVersion: v1
kind: Secret
Expand Down

0 comments on commit 4b3ed11

Please sign in to comment.