Skip to content

Commit

Permalink
remove extra line for local debug
Browse files Browse the repository at this point in the history
  • Loading branch information
realshuting committed Jul 3, 2019
1 parent d8da84a commit edd3441
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/deploy-controller-debug.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ chmod +x "${certsGenerator}"

${certsGenerator} "--service=${service}" "--serverIP=${serverIP}" || exit 2
echo -e "\n### You can build and run kyverno project locally.\n### To check its work, run it with flags --kubeconfig and --serverIP parameters."

sudo ./kyverno --kubeconfig ~/.kube/config --serverIP=10.0.0.11 -v 4

0 comments on commit edd3441

Please sign in to comment.