Fix version of Tiller used in sidecar
Version of Tiller used in the sidecar for the Armada pod is out of date with the version that Armada needs Change-Id: Ibd698ca4ca9216df2035dc64a9883066d9389589
This commit is contained in:
parent
37249f3492
commit
26e3ac7686
@ -31,7 +31,7 @@ images:
|
||||
ks_service: 'docker.io/openstackhelm/heat:newton'
|
||||
ks_user: 'docker.io/openstackhelm/heat:newton'
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
tiller: gcr.io/kubernetes-helm/tiller:v2.12.1
|
||||
tiller: gcr.io/kubernetes-helm/tiller:v2.13.1
|
||||
pull_policy: "IfNotPresent"
|
||||
local_registry:
|
||||
active: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user