mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
remove extra line for local debug
This commit is contained in:
parent
d8da84a5b5
commit
edd34416e1
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue