fix(argo-cd): Fix breaking dex change in argocd 2.0 (#645)

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
Jesse Bye 2021-04-07 08:42:39 -07:00 committed by GitHub
parent 37cd1ef042
commit 1d96f80dac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 18 deletions

View file

@ -10,7 +10,7 @@ installCRDs: true
global:
image:
repository: argoproj/argocd
tag: v1.8.4
tag: v2.0.0
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999