doc(README): adapt description of network policy section

This commit is contained in:
Markus Pesch 2025-02-14 17:55:34 +01:00
parent 4d349c36ff
commit 3b1e6e17c5
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 2 additions and 2 deletions

View File

@ -352,7 +352,7 @@ networkPolicies:
| --------------------- | ---------------------- | ----- |
| `podDisruptionBudget` | Pod disruption budget. | `{}` |
### networkPolicies NetworkPolicies
### NetworkPolicies
| Name | Description | Value |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------- |

View File

@ -311,7 +311,7 @@ podDisruptionBudget: {}
# maxUnavailable: 1
# minAvailable: 1
## @section networkPolicies NetworkPolicies
## @section NetworkPolicies
## @param networkPolicies.enabled Enable network policies in general.
networkPolicies:
enabled: false