Update values.yaml

This commit is contained in:
Mohammed Naser 2019-09-16 19:43:45 -04:00 committed by GitHub
parent fca7065e5e
commit 9b74f69ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ applicationController:
servicePort: 8082
image:
repository: argoproj/argocd
tag: v1.2.0
tag: v1.2.1
pullPolicy: Always
volumeMounts: []
volumes: []
@ -16,7 +16,7 @@ server:
serviceAnnotations: {}
image:
repository: argoproj/argocd
tag: v1.2.0
tag: v1.2.1
pullPolicy: Always
serviceType: ClusterIP
extraArgs: []
@ -34,7 +34,7 @@ repoServer:
servicePort: 8081
image:
repository: argoproj/argocd
tag: v1.2.0
tag: v1.2.1
pullPolicy: Always
volumeMounts: []
volumes: []
@ -46,11 +46,11 @@ dexServer:
servicePortGrpc: 5557
image:
repository: quay.io/dexidp/dex
tag: v2.12.0
tag: v2.14.0
pullPolicy: Always
initImage:
repository: argoproj/argocd
tag: v1.2.0
tag: v1.2.1
pullPolicy: Always
volumeMounts: []
volumes: []