Skip to content

Commit

Permalink
Set createSecret to false in values-roe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gpfrancis authored Dec 19, 2024
1 parent 6bdbaf7 commit 13abdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/argocd/values-roe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ argo-cd:
cm:
url: "https://rsp.lsst.ac.uk/argo-cd"
secret:
createSecret: true
createSecret: false

server:
ingress:
Expand Down

0 comments on commit 13abdd9

Please sign in to comment.