[bitnami/several] Update READMEs (#7108)

This commit is contained in:
Carlos Rodríguez Hernández
2021-07-31 11:43:50 +02:00
committed by GitHub
parent ba6f8356e7
commit 44961d9cdf
19 changed files with 127 additions and 127 deletions

View File

@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------------------------ | ----------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | etcd image registry | `docker.io` |
| `image.repository` | etcd image name | `bitnami/etcd` |
| `image.tag` | etcd image tag | `3.5.0-debian-10-r24` |
| `image.tag` | etcd image tag | `3.5.0-debian-10-r38` |
| `image.pullPolicy` | etcd image pull policy | `IfNotPresent` |
| `image.pullSecrets` | etcd image pull secrets | `[]` |
| `image.debug` | Enable image debug mode | `false` |
@@ -204,7 +204,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes the owner and group of the persistent volume(s) mountpoint to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
| `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r134` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r147` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `volumePermissions.resources.limits` | Init container volume-permissions resource limits | `{}` |