[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-10-06 07:21:50 +00:00
parent acd5b18ce5
commit cdcf8c1407
18 changed files with 253 additions and 246 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.49-debian-10-r0` |
| `image.tag` | Apache image tag (immutable tags are recommended) | `2.4.50-debian-10-r0` |
| `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.33.0-debian-10-r30` |
| `git.tag` | Git image tag | `2.33.0-debian-10-r51` |
| `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` |
@@ -164,7 +164,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.0-debian-10-r48` |
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r14` |
| `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 | `{}` |