mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
This commit is contained in:
parent
0c000eb8ee
commit
373e828f34
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -9,7 +9,7 @@
|
|||
"program": "${workspaceFolder}/cmd/kyverno",
|
||||
"args": [
|
||||
"--kubeconfig=${userHome}/.kube/config",
|
||||
"--serverIP=172.18.0.1:9443",
|
||||
"--serverIP=<SERVER-IP>:9443",
|
||||
"--backgroundServiceAccountName=system:serviceaccount:kyverno:kyverno-background-controller",
|
||||
"-v=2",
|
||||
"--caSecretName=kyverno-svc.kyverno.svc.kyverno-tls-ca",
|
||||
|
|
Loading…
Reference in a new issue