[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-11-22 21:08:16 +00:00
parent 82e9d30a08
commit e8e4e6a9f7
10 changed files with 137 additions and 137 deletions

View File

@@ -75,13 +75,13 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ---------------------- |
| `image.registry` | Apache image registry | `docker.io` |
| `image.repository` | Apache image repository | `bitnami/apache` |
| `image.tag` | Apache image tag (immutable tags are recommended) | `2.4.51-debian-10-r39` |
| `image.tag` | Apache image tag (immutable tags are recommended) | `2.4.51-debian-10-r43` |
| `image.pullPolicy` | Apache image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Apache image pull secrets | `[]` |
| `image.debug` | Enable image debug mode | `false` |
| `git.registry` | Git image registry | `docker.io` |
| `git.repository` | Git image name | `bitnami/git` |
| `git.tag` | Git image tag | `2.34.0-debian-10-r0` |
| `git.tag` | Git image tag | `2.34.0-debian-10-r3` |
| `git.pullPolicy` | Git image pull policy | `IfNotPresent` |
| `git.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `replicaCount` | Number of replicas of the Apache deployment | `1` |
@@ -179,7 +179,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Start a sidecar prometheus exporter to expose Apache metrics | `false` |
| `metrics.image.registry` | Apache Exporter image registry | `docker.io` |
| `metrics.image.repository` | Apache Exporter image repository | `bitnami/apache-exporter` |
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r56` |
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r59` |
| `metrics.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Apache Exporter image pull secrets | `[]` |
| `metrics.podAnnotations` | Additional custom annotations for Apache exporter service | `{}` |