Merge pull request #103282 from MrHohn/cpa-multi-arch

Update dns-horizontal-autoscaler to use the multi-arch image
This commit is contained in:
Kubernetes Prow Robot 2021-07-01 11:47:42 -07:00 committed by GitHub
commit e524a5ab42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: autoscaler - name: autoscaler
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1 image: k8s.gcr.io/cpa/cluster-proportional-autoscaler:1.8.4
resources: resources:
requests: requests:
cpu: "20m" cpu: "20m"