mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/wordpress] Add podLabels option to WordPress chart (#4053)
* Add podLabels option to WordPress chart * Add podLabels to values-production.yaml and fix spelling error * Bump minor version number Co-authored-by: chris13524 <chris@smith.xyz>
This commit is contained in:
@@ -117,6 +117,7 @@ The following table lists the configurable parameters of the WordPress chart and
|
||||
| `nodeSelector` | Node labels for pod assignment | `{}` (evaluated as a template) |
|
||||
| `tolerations` | Tolerations for pod assignment | `[]` (evaluated as a template) |
|
||||
| `affinity` | Affinity for pod assignment | `{}` (evaluated as a template) |
|
||||
| `podLabels` | Pod labels | `{}` (evaluated as a template) |
|
||||
| `podAnnotations` | Pod annotations | `{}` (evaluated as a template) |
|
||||
| `healthcheckHttps` | Use https for liveliness and readiness | `false` |
|
||||
| `livenessProbe.enabled` | Enable/disable livenessProbe | `true` |
|
||||
|
||||
Reference in New Issue
Block a user