mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
add flag to kyverno's manifest
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
c3360b7389
commit
669f01e9d2
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ spec:
|
|||
#- "--webhooktimeout=4"
|
||||
# enable profiling
|
||||
# - "--profile"
|
||||
# configure the workers for generate controller
|
||||
# - --gen-workers=20
|
||||
- "-v=2"
|
||||
ports:
|
||||
- containerPort: 9443
|
||||
|
|
Loading…
Add table
Reference in a new issue