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.
2 parents a938f8b + 1b0b4d6 commit 4dc40aaCopy full SHA for 4dc40aa
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