Skip to content

Commit

Permalink
Update dashboard-secure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lerndevops authored Jul 14, 2020
1 parent 99ad0e0 commit ee91ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/dashboard/dashboard-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: kubernetesui/dashboard:v2.0.0-beta1
image: kubernetesui/dashboard:v2.0.3 ## kubernetesui/dashboard:v2.0.0-beta1
imagePullPolicy: Always
ports:
- containerPort: 8443
Expand Down

0 comments on commit ee91ffd

Please sign in to comment.