We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eb3e4 commit 1b0b4d6Copy full SHA for 1b0b4d6
cluster/addons/dashboard/dashboard-controller.yaml
@@ -31,7 +31,7 @@ spec:
31
priorityClassName: system-cluster-critical
32
containers:
33
- name: kubernetes-dashboard
34
- image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.0
+ image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1
35
resources:
36
limits:
37
cpu: 100m
0 commit comments