mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------------- | ----------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `hub.image.registry` | Hub image registry | `docker.io` |
|
||||
| `hub.image.repository` | Hub image repository | `bitnami/jupyterhub` |
|
||||
| `hub.image.tag` | Hub image tag (immutabe tags are recommended) | `1.5.0-debian-10-r7` |
|
||||
| `hub.image.tag` | Hub image tag (immutabe tags are recommended) | `1.5.0-debian-10-r8` |
|
||||
| `hub.image.pullPolicy` | Hub image pull policy | `IfNotPresent` |
|
||||
| `hub.image.pullSecrets` | Hub image pull secrets | `[]` |
|
||||
| `hub.startupProbe.enabled` | Enable startupProbe | `true` |
|
||||
@@ -189,7 +189,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------------- |
|
||||
| `proxy.image.registry` | Proxy image registry | `docker.io` |
|
||||
| `proxy.image.repository` | Proxy image repository | `bitnami/configurable-http-proxy` |
|
||||
| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.0-debian-10-r117` |
|
||||
| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.0-debian-10-r120` |
|
||||
| `proxy.image.pullPolicy` | Proxy image pull policy | `IfNotPresent` |
|
||||
| `proxy.image.pullSecrets` | Proxy image pull secrets | `[]` |
|
||||
| `proxy.image.debug` | Activate verbose output | `false` |
|
||||
@@ -280,14 +280,14 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `proxy.service.public.nodePorts.http` | NodePort for the HTTP endpoint | `""` |
|
||||
| `proxy.service.public.externalTrafficPolicy` | External traffic policy for the service | `Cluster` |
|
||||
| `proxy.ingress.enabled` | Set to true to enable ingress record generation | `false` |
|
||||
| `proxy.ingress.apiVersion` | Force Ingress API version (automatically detected if not set) | `""` |
|
||||
| `proxy.ingress.ingressClassName` | IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+) | `""` |
|
||||
| `proxy.ingress.apiVersion` | Force Ingress API version (automatically detected if not set) | `""` |
|
||||
| `proxy.ingress.ingressClassName` | IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+) | `""` |
|
||||
| `proxy.ingress.path` | Path to the Proxy pod. | `/` |
|
||||
| `proxy.ingress.pathType` | Ingress path type | `ImplementationSpecific` |
|
||||
| `proxy.ingress.hostname` | Set ingress rule hostname | `jupyterhub.local` |
|
||||
| `proxy.ingress.annotations` | Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. | `{}` |
|
||||
| `proxy.ingress.tls` | Enable ingress tls configuration for the hostname defined at proxy.ingress.hostname | `false` |
|
||||
| `proxy.ingress.selfSigned` | Create a TLS secret for this ingress record using self-signed certificates generated by Helm | `false` |
|
||||
| `proxy.ingress.selfSigned` | Create a TLS secret for this ingress record using self-signed certificates generated by Helm | `false` |
|
||||
| `proxy.ingress.extraHosts` | The list of additional hostnames to be covered with this ingress record. | `[]` |
|
||||
| `proxy.ingress.extraTls` | The tls configuration for additional hostnames to be covered with this ingress record. | `[]` |
|
||||
| `proxy.ingress.extraPaths` | Any additional arbitrary paths that may need to be added to the ingress under the main host. | `[]` |
|
||||
@@ -354,7 +354,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ----------------------------------------------- | --------------------------------------------------------------------------------------------------- | ------------------------------------ |
|
||||
| `singleuser.image.registry` | Single User image registry | `docker.io` |
|
||||
| `singleuser.image.repository` | Single User image repository | `bitnami/jupyter-base-notebook` |
|
||||
| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `1.5.0-debian-10-r5` |
|
||||
| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `1.5.0-debian-10-r8` |
|
||||
| `singleuser.image.pullPolicy` | Single User image pull policy | `IfNotPresent` |
|
||||
| `singleuser.image.pullSecrets` | Single User image pull secrets | `[]` |
|
||||
| `singleuser.command` | Override Single User default command | `[]` |
|
||||
@@ -414,7 +414,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ---------------------------- | --------------------------------------------------- | ----------------------- |
|
||||
| `auxiliaryImage.registry` | Auxiliary image registry | `docker.io` |
|
||||
| `auxiliaryImage.repository` | Auxiliary image repository | `bitnami/bitnami-shell` |
|
||||
| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `10-debian-10-r253` |
|
||||
| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `10-debian-10-r256` |
|
||||
| `auxiliaryImage.pullPolicy` | Auxiliary image pull policy | `IfNotPresent` |
|
||||
| `auxiliaryImage.pullSecrets` | Auxiliary image pull secrets | `[]` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user