Unverified Commit 6fd66db3 by Dan Committed by GitHub

update Chart README with PDB values

parent 35d0a6b7
...@@ -85,6 +85,8 @@ The following tables lists the configurable parameters of this chart and their d ...@@ -85,6 +85,8 @@ The following tables lists the configurable parameters of this chart and their d
| `affinity` | Affinity settings | `{}` | | `affinity` | Affinity settings | `{}` |
| `tolerations` | List of node taints to tolerate | `[]` | | `tolerations` | List of node taints to tolerate | `[]` |
| `labels` | Additional labels for any resource created | `{}` | | `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 ## Install Multiple Provisioners
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment