mirror of https://github.com/k3s-io/k3s
Merge pull request #10930 from bcbroussard/kube-ui-v1.1
Update the web ui (kube-ui) pod to v1.1pull/6/head
commit
502e8e90d6
|
@ -21,7 +21,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kube-ui
|
- name: kube-ui
|
||||||
image: gcr.io/google_containers/kube-ui:v1
|
image: gcr.io/google_containers/kube-ui:v1.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
|
Loading…
Reference in New Issue