[bitnami/several] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-08-26 10:49:00 +00:00
parent 5a5b319b3f
commit da2513bf0a
87 changed files with 1145 additions and 1149 deletions

View File

@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
| `controller.image.registry` | MetalLB Controller image registry | `docker.io` |
| `controller.image.repository` | MetalLB Controller image repository | `bitnami/metallb-controller` |
| `controller.image.tag` | MetalLB Controller image tag (immutable tags are recommended) | `0.10.2-debian-10-r43` |
| `controller.image.tag` | MetalLB Controller image tag (immutable tags are recommended) | `0.10.2-debian-10-r64` |
| `controller.image.pullPolicy` | MetalLB Controller image pull policy | `IfNotPresent` |
| `controller.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `controller.hostAliases` | Deployment pod host aliases | `[]` |
@@ -141,7 +141,7 @@ The command removes all the Kubernetes components associated with the chart and
| ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| `speaker.image.registry` | MetalLB Speaker image registry | `docker.io` |
| `speaker.image.repository` | MetalLB Speaker image repository | `bitnami/metallb-speaker` |
| `speaker.image.tag` | MetalLB Speaker image tag (immutable tags are recommended) | `0.10.2-debian-10-r47` |
| `speaker.image.tag` | MetalLB Speaker image tag (immutable tags are recommended) | `0.10.2-debian-10-r68` |
| `speaker.image.pullPolicy` | MetalLB Speaker image pull policy | `IfNotPresent` |
| `speaker.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `speaker.rbac.create` | create specifies whether to install and use RBAC rules. | `true` |