1
0
Fork 0
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:
Ernesto R. C. Pereda 2021-09-21 14:41:22 -04:00 committed by GitHub
parent 7bb8d956d8
commit d6a6974a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 | `{}` |