mirror of https://github.com/easzlab/kubeasz.git
update dashboard v1.10.1
parent
27094d0a7e
commit
b0ebd242a7
|
@ -109,8 +109,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kubernetes-dashboard
|
- name: kubernetes-dashboard
|
||||||
#image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.8.3
|
image: mirrorgooglecontainers/kubernetes-dashboard-amd64:v1.10.1
|
||||||
image: mirrorgooglecontainers/kubernetes-dashboard-amd64:v1.10.0
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8443
|
- containerPort: 8443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Reference in New Issue