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:
parent
37cd1ef042
commit
1d96f80dac
7 changed files with 22 additions and 18 deletions
|
|
@ -10,7 +10,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: argoproj/argocd
|
||||
tag: v1.8.4
|
||||
tag: v2.0.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext: {}
|
||||
# runAsUser: 999
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue