We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24d9b2e + a220224 commit 00721caCopy full SHA for 00721ca
cluster-autoscaler/cloudprovider/packet/examples/cluster-autoscaler-deployment.yaml
@@ -147,7 +147,7 @@ spec:
147
serviceAccountName: cluster-autoscaler
148
containers:
149
- name: cluster-autoscaler
150
- image: mist/packet-autoscaler
+ image: k8s.gcr.io/autoscaling/cluster-autoscaler:latest
151
imagePullPolicy: Always
152
env:
153
- name: BOOTSTRAP_TOKEN_ID
0 commit comments