1
0

update Chart README with PDB values

This commit is contained in:
Dan
2023-02-27 10:36:35 +00:00
committed by GitHub
parent 35d0a6b7c6
commit 6fd66db354

View File

@@ -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