mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Bump cluster proportional autoscaler to 1.7.1
This commit is contained in:
parent
3b85eeaa23
commit
84e8bccdb5
@ -22,7 +22,7 @@ spec:
|
||||
supplementalGroups: [ 65534 ]
|
||||
fsGroup: 65534
|
||||
containers:
|
||||
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.6.0
|
||||
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.7.1
|
||||
name: autoscaler
|
||||
command:
|
||||
- /cluster-proportional-autoscaler
|
||||
|
@ -84,7 +84,7 @@ spec:
|
||||
fsGroup: 65534
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.6.0
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.7.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
Loading…
Reference in New Issue
Block a user