mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 07:38:03 +08:00
[bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
@@ -70,13 +70,13 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Argo CD image parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | Argo CD image registry | `docker.io` |
|
||||
| `image.repository` | Argo CD image repository | `bitnami/argo-cd` |
|
||||
| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.0.5-debian-10-r28` |
|
||||
| `image.pullPolicy` | Argo CD image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Argo CD image pull secrets | `[]` |
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | Argo CD image registry | `docker.io` |
|
||||
| `image.repository` | Argo CD image repository | `bitnami/argo-cd` |
|
||||
| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.1.1-debian-10-r0` |
|
||||
| `image.pullPolicy` | Argo CD image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Argo CD image pull secrets | `[]` |
|
||||
|
||||
|
||||
### Argo CD application controller parameters
|
||||
@@ -364,7 +364,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------------------- | --------------------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `dex.image.registry` | Dex image registry | `docker.io` |
|
||||
| `dex.image.repository` | Dex image repository | `bitnami/dex` |
|
||||
| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.30.0-debian-10-r18` |
|
||||
| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.30.0-debian-10-r28` |
|
||||
| `dex.image.pullPolicy` | Dex image pull policy | `IfNotPresent` |
|
||||
| `dex.image.pullSecrets` | Dex image pull secrets | `[]` |
|
||||
| `dex.enabled` | Enable the creation of a Dex deployment for SSO | `false` |
|
||||
@@ -488,7 +488,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `rbac.create` | Specifies whether RBAC resources should be created | `true` |
|
||||
| `redis.image.registry` | Argo CD controller image registry | `docker.io` |
|
||||
| `redis.image.repository` | Argo CD controller image repository | `bitnami/redis` |
|
||||
| `redis.image.tag` | Argo CD controller image tag (immutable tags are recommended) | `6.2.5-debian-10-r29` |
|
||||
| `redis.image.tag` | Argo CD controller image tag (immutable tags are recommended) | `6.2.5-debian-10-r39` |
|
||||
| `redis.image.pullPolicy` | Argo CD controller image pull policy | `IfNotPresent` |
|
||||
| `redis.image.pullSecrets` | Argo CD controller image pull secrets | `[]` |
|
||||
| `redis.enabled` | Enable Redis dependency | `true` |
|
||||
|
||||
@@ -100,7 +100,7 @@ $ helm delete --purge my-release
|
||||
| `security.tls.truststoreFilename` | Name of the truststore | `elasticsearch.truststore.jks` |
|
||||
| `security.tls.usePemCerts` | Use this variable if your secrets contain PEM certificates instead of JKS/PKCS12 | `false` |
|
||||
| `security.tls.keyPassword` | Password to access the PEM key when they are password-protected. | `""` |
|
||||
| `name` | Elasticsearch cluster name | `""` |
|
||||
| `name` | Elasticsearch cluster name | `elastic` |
|
||||
| `plugins` | Comma, semi-colon or space separated list of plugins to install at initialization | `""` |
|
||||
| `snapshotRepoPath` | File System snapshot repository path | `""` |
|
||||
| `config` | Override elasticsearch configuration | `{}` |
|
||||
|
||||
@@ -176,7 +176,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| Name | Description | Value |
|
||||
| ---------------------------------- | --------------------------------------------------------------------------------- | ----------- |
|
||||
| `service.type` | Kubernetes Service type | `ClusterIP` |
|
||||
| `service.enabled` | Enable/Disable second service who allow ressources to reach etcd cluster | `true` |
|
||||
| `service.enabled` | create second service if equal true | `true` |
|
||||
| `service.clusterIP` | Kubernetes service Cluster IP | `""` |
|
||||
| `service.port` | etcd client port | `2379` |
|
||||
| `service.clientPortNameOverride` | etcd client port name override | `""` |
|
||||
|
||||
@@ -132,7 +132,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `ingress.pathType` | Ingress Path type | `ImplementationSpecific` |
|
||||
| `ingress.apiVersion` | Override API Version (automatically detected if not set) | `""` |
|
||||
| `ingress.hostname` | Default host for the ingress resource. If specified as "*" no host rule is configured | `kibana.local` |
|
||||
| `ingress.path` | The Path to Kibana. You may need to set this to '/*' in order to use this with ALB ingress controllers. | `ImplementationSpecific` |
|
||||
| `ingress.path` | The Path to Kibana. You may need to set this to '/*' in order to use this with ALB ingress controllers. | `/` |
|
||||
| `ingress.annotations` | Ingress annotations | `{}` |
|
||||
| `ingress.tls` | Enable TLS configuration for the hostname defined at ingress.hostname parameter | `false` |
|
||||
| `ingress.extraHosts` | The list of additional hostnames to be covered with this ingress record. | `[]` |
|
||||
|
||||
@@ -73,7 +73,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------ | --------------------- |
|
||||
| `server.image.registry` | Parse image registry | `docker.io` |
|
||||
| `server.image.repository` | Parse image repository | `bitnami/parse` |
|
||||
| `server.image.tag` | Parse image tag (immutable tags are recommended) | `4.10.2-debian-10-r2` |
|
||||
| `server.image.tag` | Parse image tag (immutable tags are recommended) | `4.10.3-debian-10-r0` |
|
||||
| `server.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `server.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `server.hostAliases` | Deployment pod host aliases | `[]` |
|
||||
@@ -156,7 +156,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `dashboard.enabled` | Enable parse dashboard | `true` |
|
||||
| `dashboard.image.registry` | Dashboard image registry | `docker.io` |
|
||||
| `dashboard.image.repository` | Dashboard image repository | `bitnami/parse-dashboard` |
|
||||
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.1.0-debian-10-r449` |
|
||||
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.2.0-debian-10-r6` |
|
||||
| `dashboard.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `dashboard.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `dashboard.hostAliases` | Deployment pod host aliases | `[]` |
|
||||
@@ -200,7 +200,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `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-r173` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r180` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
|
||||
| `volumePermissions.image.pullSecrets` | Init container volume-permissions image pull secrets | `[]` |
|
||||
| `volumePermissions.resources` | The resources for the container | `{}` |
|
||||
|
||||
@@ -56,14 +56,14 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### RabitMQ Image parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | RabbitMQ image registry | `docker.io` |
|
||||
| `image.repository` | RabbitMQ image repository | `bitnami/rabbitmq` |
|
||||
| `image.tag` | RabbitMQ image tag (immutable tags are recommended) | `3.8.22-debian-10-r0` |
|
||||
| `image.pullPolicy` | RabbitMQ image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `image.debug` | Set to true if you would like to see extra information on logs | `false` |
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | RabbitMQ image registry | `docker.io` |
|
||||
| `image.repository` | RabbitMQ image repository | `bitnami/rabbitmq` |
|
||||
| `image.tag` | RabbitMQ image tag (immutable tags are recommended) | `3.9.5-debian-10-r0` |
|
||||
| `image.pullPolicy` | RabbitMQ image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `image.debug` | Set to true if you would like to see extra information on logs | `false` |
|
||||
|
||||
|
||||
### Common parameters
|
||||
@@ -281,7 +281,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(s) mountpoint to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r175` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r180` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
|
||||
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `volumePermissions.resources.limits` | Init container volume-permissions resource limits | `{}` |
|
||||
|
||||
Reference in New Issue
Block a user