mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
Use stretch instead of buster to be consistent
This commit is contained in:
@@ -62,7 +62,7 @@ The following tables lists the configurable parameters of the WildFly chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` |
|
||||
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/minideb` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `buster` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `stretch` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
|
||||
| `volumePermissions.resources` | Init container resource requests/limit | `nil` |
|
||||
| `wildflyUsername` | WildFly admin user | `user` |
|
||||
|
||||
Reference in New Issue
Block a user