Skip to content

Commit

Permalink
fix password problem
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed May 14, 2021
1 parent 8d17ac9 commit 839246b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws-k3s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ modules:
server.ingress.annotations.nginx\.ingress\.kubernetes\.io/backend-protocol: "HTTPS"
server.config.url: https://argocd.{{ .name }}.{{ .variables.domain }}
configs.secret.argocdServerAdminPassword: {{ .variables.argocdServerAdminPassword }}
configs.secret.argocdServerAdminPasswordMtime: "2021-01-01T00:00:00Z"
-
name: argocd_apps
type: kubernetes
Expand Down

0 comments on commit 839246b

Please sign in to comment.