From 6fd66db3547ff221807aad4a8748b45805738869 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 27 Feb 2023 10:36:35 +0000 Subject: [PATCH] update Chart README with PDB values --- charts/nfs-subdir-external-provisioner/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/nfs-subdir-external-provisioner/README.md b/charts/nfs-subdir-external-provisioner/README.md index 9e58ffb7..a860c5e3 100644 --- a/charts/nfs-subdir-external-provisioner/README.md +++ b/charts/nfs-subdir-external-provisioner/README.md @@ -85,6 +85,8 @@ The following tables lists the configurable parameters of this chart and their d | `affinity` | Affinity settings | `{}` | | `tolerations` | List of node taints to tolerate | `[]` | | `labels` | Additional labels for any resource created | `{}` | +| `podDisruptionBudget.enabled` | Create & use Pod Disruption Budget | `false` | +| `podDisruptionBudget.maxUnavailable`| Set maximum unavailable pods in the Pod Disruption Budget | `1` | ## Install Multiple Provisioners