diff --git a/README.md b/README.md index 6bbc360..9ac3314 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ networkPolicies: | --------------------- | ---------------------- | ----- | | `podDisruptionBudget` | Pod disruption budget. | `{}` | -### networkPolicies NetworkPolicies +### NetworkPolicies | Name | Description | Value | | ------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------- | diff --git a/values.yaml b/values.yaml index c11149d..f256ffd 100644 --- a/values.yaml +++ b/values.yaml @@ -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