forked from argoproj/argo-helm
Fixed typo at argocd-ui (#94)
parent
07b173f967
commit
8d281b387e
|
@ -19,7 +19,7 @@ server:
|
|||
pullPolicy: Always
|
||||
uiInitImage:
|
||||
repository: argoproj/argocd-ui
|
||||
tag: v.1.1.2
|
||||
tag: v1.1.2
|
||||
pullPolicy: Always
|
||||
extraArgs: []
|
||||
volumeMounts: []
|
||||
|
|
Loading…
Reference in New Issue