[bitnami/several] Regenerate README tables

This commit is contained in:
Carlos Rodriguez Hernandez
2021-08-11 17:59:15 +00:00
parent d540552c58
commit 6c107e835d
72 changed files with 1263 additions and 1263 deletions

View File

@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | InfluxDB™ image registry | `docker.io` |
| `image.repository` | InfluxDB™ image repository | `bitnami/influxdb` |
| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.0.7-debian-10-r34` |
| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.0.7-debian-10-r45` |
| `image.pullPolicy` | InfluxDB™ image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Specify if debug logs should be enabled | `false` |
@@ -270,7 +270,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 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-r140` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r151` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `volumePermissions.securityContext.runAsUser` | User ID for the init container (when facing issues in OpenShift or uid unknown, try value "auto") | `0` |
@@ -304,7 +304,7 @@ The command removes all the Kubernetes components associated with the chart and
| `backup.uploadProviders.google.bucketName` | google storage bucket name name | `gs://bucket/influxdb` |
| `backup.uploadProviders.google.image.registry` | Google Cloud SDK image registry | `docker.io` |
| `backup.uploadProviders.google.image.repository` | Google Cloud SDK image name | `bitnami/google-cloud-sdk` |
| `backup.uploadProviders.google.image.tag` | Google Cloud SDK image tag | `0.349.0-debian-10-r1` |
| `backup.uploadProviders.google.image.tag` | Google Cloud SDK image tag | `0.351.0-debian-10-r0` |
| `backup.uploadProviders.google.image.pullPolicy` | Google Cloud SDK image pull policy | `IfNotPresent` |
| `backup.uploadProviders.google.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `backup.uploadProviders.azure.enabled` | Enable upload to azure storage container | `false` |
@@ -314,7 +314,7 @@ The command removes all the Kubernetes components associated with the chart and
| `backup.uploadProviders.azure.containerName` | Destination container | `influxdb-container` |
| `backup.uploadProviders.azure.image.registry` | Azure CLI image registry | `docker.io` |
| `backup.uploadProviders.azure.image.repository` | Azure CLI image repository | `bitnami/azure-cli` |
| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.26.1-debian-10-r6` |
| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.27.0-debian-10-r0` |
| `backup.uploadProviders.azure.image.pullPolicy` | Azure CLI image pull policy | `IfNotPresent` |
| `backup.uploadProviders.azure.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |