Argo is using a different upstream now
This commit is contained in:
parent
a313ed8246
commit
49d5a217a0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ controller:
|
||||||
tolerations: []
|
tolerations: []
|
||||||
affinity: {}
|
affinity: {}
|
||||||
image:
|
image:
|
||||||
repository: argoproj/argo-rollouts
|
repository: quay.io/argoproj/argo-rollouts
|
||||||
tag: v1.0.1
|
tag: v1.0.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue