Skip to content

Commit

Permalink
fix: removed static argocd password
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe authored and fsismondi committed Jul 20, 2022
1 parent 1471d3f commit 3b99414
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/openshift4/aws/values.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ argo-cd:
redirectUri: https://argocd.apps.${cluster_name}.${base_domain}/api/dex/callback
redis:
securityContext: false
configs:
secret:
argocdServerAdminPassword: "$2a$10$wzUzrdx.jMb7lHIbW6VutuRpV4OnpPA3ItWBDiP04QVHfGqzAoj6i" # argocd
argocdServerAdminPasswordMtime: '2020-07-23T11:31:23Z'
installCRDs: false
controller:
metrics:
Expand Down

0 comments on commit 3b99414

Please sign in to comment.