mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Update README.md (#2419)
This commit is contained in:
parent
7bb8d956d8
commit
d6a6974a5f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ The following table lists the configurable parameters of the kyverno chart and t
|
|||
| `livenessProbe` | liveness probe configuration | `{}` |
|
||||
| `nameOverride` | override the name of the chart | `nil` |
|
||||
| `namespace` | namespace the chart deploy to | `nil` |
|
||||
| networkPolicy.enabled | when true, use a NetworkPolicy to grant access to the webhook. Default is false. |
|
||||
| `networkPolicy.enabled` | when true, use a NetworkPolicy to grant access to the webhook. | `false`
|
||||
| `nodeSelector` | node labels for pod assignment | `{}` |
|
||||
| `podAnnotations` | annotations to add to each pod | `{}` |
|
||||
| `podLabels` | additional labels to add to each pod | `{}` |
|
||||
|
|
Loading…
Reference in a new issue