use gcr hosted cluster-autoscaler image

Signed-off-by: Chris Privitere <cprivite@users.noreply.github.com>
This commit is contained in:
Chris Privitere 2022-01-06 20:59:59 +00:00
parent 28eaacd631
commit a220224889
1 changed files with 1 additions and 1 deletions

View File

@ -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