[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-11-12 13:14:09 +00:00
parent 94e505c02e
commit e6f742cb88
10 changed files with 118 additions and 118 deletions

View File

@@ -73,7 +73,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| `image.registry` | Logstash image registry | `docker.io` |
| `image.repository` | Logstash image repository | `bitnami/logstash` |
| `image.tag` | Logstash image tag (immutable tags are recommended) | `7.15.1-debian-10-r12` |
| `image.tag` | Logstash image tag (immutable tags are recommended) | `7.15.2-debian-10-r0` |
| `image.pullPolicy` | Logstash image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Specify if debug logs should be enabled | `false` |
@@ -143,7 +143,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.securityContext.runAsUser` | User ID for the volumePermissions init container | `0` |
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r233` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r247` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `volumePermissions.resources.limits` | Init container volume-permissions resource limits | `{}` |
@@ -162,7 +162,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Enable the export of Prometheus metrics | `false` |
| `metrics.image.registry` | Logstash Relay image registry | `docker.io` |
| `metrics.image.repository` | Logstash Relay image repository | `bitnami/logstash-exporter` |
| `metrics.image.tag` | Logstash Relay image tag (immutable tags are recommended) | `7.3.0-debian-10-r334` |
| `metrics.image.tag` | Logstash Relay image tag (immutable tags are recommended) | `7.3.0-debian-10-r348` |
| `metrics.image.pullPolicy` | Logstash Relay image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `metrics.resources.limits` | The resources limits for the Logstash Prometheus Exporter container | `{}` |