Merge pull request #4330 from davidjumani/patch-1

Update image for cloudstack cluster-autoscaler
This commit is contained in:
Kubernetes Prow Robot 2021-09-23 00:35:11 -07:00 committed by GitHub
commit f74babc6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -139,9 +139,9 @@ spec:
spec:
serviceAccountName: cluster-autoscaler
containers:
- image: shapeblue/cloudstack-k8s-autoscaler:v1.0.0
- image: apache/cloudstack-kubernetes-autoscaler:latest
name: cluster-autoscaler
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
resources:
limits:
cpu: 100m