Update dns-horizontal-autoscaler to use the wqmulti-arch image

This commit is contained in:
Zihong Zheng 2021-06-28 16:53:32 -07:00
parent 15d3c3a5e2
commit f59523ab4c

View File

@ -86,7 +86,7 @@ spec:
kubernetes.io/os: linux
containers:
- 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:
requests:
cpu: "20m"