Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Archived pik8s; Change path to dashboard-admin.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Short <[email protected]>
  • Loading branch information
chris-short committed Jan 16, 2018
1 parent ca87308 commit 05bf6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/dashboard/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
shell: kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard-arm.yaml

- name: Configure Dashboard Access
shell: kubectl apply -f https://raw.githubusercontent.com/chris-short/pik8s/master/roles/dashboard/files/dashboard-admin.yaml
shell: kubectl apply -f https://raw.githubusercontent.com/rak8s/rak8s/master/roles/dashboard/files/dashboard-admin.yaml

- name: Fetch kubeconfig file
fetch:
Expand Down

0 comments on commit 05bf6fd

Please sign in to comment.