mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/several] Update READMEs (#7108)
This commit is contained in:
committed by
GitHub
parent
ba6f8356e7
commit
44961d9cdf
@@ -82,7 +82,7 @@ $ helm uninstall my-release
|
||||
| `contour.enabled` | Contour Deployment creation. | `true` |
|
||||
| `contour.image.registry` | Contour image registry | `docker.io` |
|
||||
| `contour.image.repository` | Contour image name | `bitnami/contour` |
|
||||
| `contour.image.tag` | Contour image tag | `1.17.1-debian-10-r0` |
|
||||
| `contour.image.tag` | Contour image tag | `1.18.0-debian-10-r0` |
|
||||
| `contour.image.pullPolicy` | Contour Image pull policy | `IfNotPresent` |
|
||||
| `contour.image.pullSecrets` | Contour Image pull secrets | `[]` |
|
||||
| `contour.hostAliases` | Add deployment host aliases | `[]` |
|
||||
@@ -137,7 +137,7 @@ $ helm uninstall my-release
|
||||
| `envoy.enabled` | Envoy Proxy Daemonset creation | `true` |
|
||||
| `envoy.image.registry` | Envoy Proxy image registry | `docker.io` |
|
||||
| `envoy.image.repository` | Envoy Proxy image repository | `bitnami/envoy` |
|
||||
| `envoy.image.tag` | Envoy Proxy image tag (immutable tags are recommended) | `1.17.3-debian-10-r62` |
|
||||
| `envoy.image.tag` | Envoy Proxy image tag (immutable tags are recommended) | `1.17.3-debian-10-r66` |
|
||||
| `envoy.image.pullPolicy` | Envoy image pull policy | `IfNotPresent` |
|
||||
| `envoy.image.pullSecrets` | Envoy image pull secrets | `[]` |
|
||||
| `envoy.extraArgs` | Extra arguments passed to Envoy container | `[]` |
|
||||
@@ -211,7 +211,7 @@ $ helm uninstall my-release
|
||||
| `defaultBackend.enabled` | Enable a default backend based on NGINX | `false` |
|
||||
| `defaultBackend.image.registry` | Default backend image registry | `docker.io` |
|
||||
| `defaultBackend.image.repository` | Default backend image name | `bitnami/nginx` |
|
||||
| `defaultBackend.image.tag` | Default backend image tag | `1.21.1-debian-10-r15` |
|
||||
| `defaultBackend.image.tag` | Default backend image tag | `1.21.1-debian-10-r18` |
|
||||
| `defaultBackend.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `defaultBackend.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `defaultBackend.extraArgs` | Additional command line arguments to pass to NGINX container | `{}` |
|
||||
|
||||
Reference in New Issue
Block a user