argocd-helm/charts/argo-rollouts/values.yaml
2020-02-12 10:57:25 -08:00

14 lines
240 B
YAML

installCRDs: true
clusterInstall: true
controller:
name: argo-rollouts
component: rollouts-controller
image:
repository: argoproj/argo-rollouts
tag: v0.7.0
pullPolicy: IfNotPresent
serviceAccount:
name: argo-rollouts