[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-11-25 10:20:50 +00:00
parent 687ce0cf21
commit 15b13c902e
9 changed files with 110 additions and 110 deletions

View File

@@ -72,7 +72,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| `image.registry` | Nginx Ingress Controller image registry | `docker.io` |
| `image.repository` | Nginx Ingress Controller image repository | `bitnami/nginx-ingress-controller` |
| `image.tag` | Nginx Ingress Controller image tag (immutable tags are recommended) | `1.0.5-debian-10-r4` |
| `image.tag` | Nginx Ingress Controller image tag (immutable tags are recommended) | `1.1.0-debian-10-r0` |
| `image.pullPolicy` | Nginx Ingress Controller image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `containerPorts` | Controller container ports to open | `{}` |
@@ -179,7 +179,7 @@ The command removes all the Kubernetes components associated with the chart and
| `defaultBackend.hostAliases` | Add deployment host aliases | `[]` |
| `defaultBackend.image.registry` | Default backend image registry | `docker.io` |
| `defaultBackend.image.repository` | Default backend image repository | `bitnami/nginx` |
| `defaultBackend.image.tag` | Default backend image tag (immutable tags are recommended) | `1.21.4-debian-10-r17` |
| `defaultBackend.image.tag` | Default backend image tag (immutable tags are recommended) | `1.21.4-debian-10-r19` |
| `defaultBackend.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `defaultBackend.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `defaultBackend.extraArgs` | Additional command line arguments to pass to Nginx container | `{}` |