use gcr hosted cluster-autoscaler image
Signed-off-by: Chris Privitere <cprivite@users.noreply.github.com>
This commit is contained in:
parent
28eaacd631
commit
a220224889
|
|
@ -147,7 +147,7 @@ spec:
|
|||
serviceAccountName: cluster-autoscaler
|
||||
containers:
|
||||
- name: cluster-autoscaler
|
||||
image: mist/packet-autoscaler
|
||||
image: k8s.gcr.io/autoscaling/cluster-autoscaler:latest
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: BOOTSTRAP_TOKEN_ID
|
||||
|
|
|
|||
Loading…
Reference in New Issue