mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/nginx] add extraInitContainers (#5083)
Co-authored-by: Беспалов Сергей Михайлович <bespalov@srvhub.ru>
This commit is contained in:
@@ -121,6 +121,7 @@ The following tables lists the configurable parameters of the NGINX chart and th
|
||||
| `extraVolumes` | Array to add extra volumes | `[]` (evaluated as a template) |
|
||||
| `extraVolumeMounts` | Array to add extra mount | `[]` (evaluated as a template) |
|
||||
| `sidecars` | Attach additional containers to nginx pods | `nil` |
|
||||
| `initContainers` | Additional init containers (this value is evaluated as a template) | `[]` |
|
||||
|
||||
### Custom NGINX application parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user