Skip to content

Commit

Permalink
Add description to set kubeconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
shu-mutou committed Apr 11, 2024
1 parent 6ef615e commit bbee95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/develop/run-command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ echo ""
echo "1. Run terminal in development container."
echo " docker exec -it k8s-dashboard-dev gosu user bash"
echo ""
echo "2. Set env for kubeconfig"
echo "2. Set env for kubeconfig on development container."
echo " export KUBECONFIG=/go/src/github.com/kubernetes/dashboard/.tmp/kubeconfig"
echo ""
echo "3. Add full access role for development."
Expand Down

0 comments on commit bbee95e

Please sign in to comment.