[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-10-27 14:18:49 +00:00
parent f87df7b6e1
commit bb0eee13ee
10 changed files with 30 additions and 30 deletions

View File

@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | --------------------------- |
| `server.image.registry` | server image registry | `docker.io` |
| `server.image.repository` | server image repository | `bitnami/argo-workflow-cli` |
| `server.image.tag` | server image tag (immutable tags are recommended) | `3.2.2-scratch-r0` |
| `server.image.tag` | server image tag (immutable tags are recommended) | `3.2.3-scratch-r0` |
| `server.image.pullPolicy` | server image pull policy | `Always` |
| `server.image.pullSecrets` | server image pull secrets | `[]` |
| `server.enabled` | Enable server deployment | `true` |
@@ -177,7 +177,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| `controller.image.registry` | controller image registry | `docker.io` |
| `controller.image.repository` | controller image repository | `bitnami/argo-workflow-controller` |
| `controller.image.tag` | controller image tag (immutable tags are recommended) | `3.2.2-scratch-r0` |
| `controller.image.tag` | controller image tag (immutable tags are recommended) | `3.2.3-scratch-r0` |
| `controller.image.pullPolicy` | controller image pull policy | `IfNotPresent` |
| `controller.image.pullSecrets` | controller image pull secrets | `[]` |
| `controller.replicaCount` | Number of controller replicas to deploy | `1` |
@@ -281,7 +281,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------------------------------- | ------------------------------------------------------------- | ---------------------------- |
| `executor.image.registry` | executor image registry | `docker.io` |
| `executor.image.repository` | executor image repository | `bitnami/argo-workflow-exec` |
| `executor.image.tag` | executor image tag (immutable tags are recommended) | `3.2.1-debian-10-r1` |
| `executor.image.tag` | executor image tag (immutable tags are recommended) | `3.2.3-debian-10-r0` |
| `executor.image.pullPolicy` | executor image pull policy | `Always` |
| `executor.image.pullSecrets` | executor image pull secrets | `[]` |
| `executor.resources.limits` | The resources limits for the init container | `{}` |