Skip to content

Commit

Permalink
gke/cluster/addons: Update dns-horizontal-autoscaler to use multi-arc…
Browse files Browse the repository at this point in the history
…h image

The staging image was published on
gcr.io/gke-release-staging/cluster-proportional-autoscaler:1.8.4-gke.1

cl/382618524 will promote it to prod.

Tracking issue: b/187872448

Change-Id: I66050f97112c8d44393a6de2c4774727ec94bab7
  • Loading branch information
MrHohn authored and hoskeri committed Jul 23, 2024
1 parent 1c08c54 commit 6bdaa02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: autoscaler
image: gke.gcr.io/cluster-proportional-autoscaler-amd64:1.8.4-gke.0
image: gke.gcr.io/cluster-proportional-autoscaler:1.8.4-gke.1
resources:
requests:
cpu: "20m"
Expand Down

0 comments on commit 6bdaa02

Please sign in to comment.