Add NetworkPolicy support (#8928)
* Add NetworkPolicy support * add doc for np
This commit is contained in:
parent
730174f73d
commit
1791b62e45
3 changed files with 21 additions and 0 deletions
|
|
@ -615,6 +615,7 @@ controller:
|
|||
|
||||
# -- Use an existing PSP instead of creating one
|
||||
existingPsp: ""
|
||||
networkPolicyEnabled: false
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue