doc(README): adapt description of network policy section
Some checks failed
Generate README / generate-parameters (push) Successful in 30s
Helm / helm-lint (push) Successful in 16s
Helm / helm-unittest (push) Failing after 17s
Markdown linter / markdown-link-checker (push) Successful in 32s
Markdown linter / markdown-lint (push) Successful in 28s
Release / publish-chart (push) Successful in 20s

This commit is contained in:
Markus Pesch 2025-02-14 17:55:34 +01:00
parent 4d349c36ff
commit db3fbb9497
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