mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #77690 from MrHohn/CPVA-0.7.0
Bump cluster-proportional-vertical-autoscaler to 0.7.1
This commit is contained in:
commit
d6c8edd391
@ -21,7 +21,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
priorityClassName: system-cluster-critical
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
- image: k8s.gcr.io/cpvpa-amd64:v0.7.1
|
||||||
name: autoscaler
|
name: autoscaler
|
||||||
command:
|
command:
|
||||||
- /cpvpa
|
- /cpvpa
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
priorityClassName: system-cluster-critical
|
priorityClassName: system-cluster-critical
|
||||||
containers:
|
containers:
|
||||||
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
- image: k8s.gcr.io/cpvpa-amd64:v0.7.1
|
||||||
name: autoscaler
|
name: autoscaler
|
||||||
command:
|
command:
|
||||||
- /cpvpa
|
- /cpvpa
|
||||||
|
Loading…
Reference in New Issue
Block a user