mirror of https://github.com/kubernetes/kops.git
Update metrics server image
This commit is contained in:
parent
06b81aeae6
commit
710ae9760f
|
@ -136,7 +136,7 @@ spec:
|
|||
emptyDir: {}
|
||||
containers:
|
||||
- name: metrics-server
|
||||
image: k8s.gcr.io/metrics-server-amd64:v0.3.1
|
||||
image: k8s.gcr.io/metrics-server-amd64:v0.3.2
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- /metrics-server
|
||||
|
|
Loading…
Reference in New Issue