mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 20:17:21 +08:00
[bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------ | ----------------------------------------------------------------------------------------- | ------------------------- |
|
||||
| `image.registry` | EJBCA image registry | `docker.io` |
|
||||
| `image.repository` | EJBCA image name | `bitnami/ejbca` |
|
||||
| `image.tag` | EJBCA image tag | `6.15.2-6-debian-10-r335` |
|
||||
| `image.tag` | EJBCA image tag | `6.15.2-6-debian-10-r360` |
|
||||
| `image.pullPolicy` | EJBCA image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -156,7 +156,7 @@ This solution allows to easily deploy multiple Grafana instances compared to the
|
||||
| ---------------------------------- | --------------------------------------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | Grafana image registry | `docker.io` |
|
||||
| `image.repository` | Grafana image repository | `bitnami/grafana` |
|
||||
| `image.tag` | Grafana image tag (immutable tags are recommended) | `8.1.4-debian-10-r0` |
|
||||
| `image.tag` | Grafana image tag (immutable tags are recommended) | `8.1.5-debian-10-r0` |
|
||||
| `image.pullPolicy` | Grafana image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Grafana image pull secrets | `[]` |
|
||||
| `hostAliases` | Add deployment host aliases | `[]` |
|
||||
@@ -292,7 +292,7 @@ This solution allows to easily deploy multiple Grafana instances compared to the
|
||||
| `imageRenderer.enabled` | Enable using a remote rendering service to render PNG images | `false` |
|
||||
| `imageRenderer.image.registry` | Grafana Image Renderer image registry | `docker.io` |
|
||||
| `imageRenderer.image.repository` | Grafana Image Renderer image repository | `bitnami/grafana-image-renderer` |
|
||||
| `imageRenderer.image.tag` | Grafana Image Renderer image tag (immutable tags are recommended) | `3.1.0-debian-10-r14` |
|
||||
| `imageRenderer.image.tag` | Grafana Image Renderer image tag (immutable tags are recommended) | `3.2.0-debian-10-r4` |
|
||||
| `imageRenderer.image.pullPolicy` | Grafana Image Renderer image pull policy | `IfNotPresent` |
|
||||
| `imageRenderer.image.pullSecrets` | Grafana image Renderer pull secrets | `[]` |
|
||||
| `imageRenderer.replicaCount` | Number of Grafana Image Renderer Pod replicas | `1` |
|
||||
|
||||
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- |
|
||||
| `image.registry` | Kafka image registry | `docker.io` |
|
||||
| `image.repository` | Kafka image repository | `bitnami/kafka` |
|
||||
| `image.tag` | Kafka image tag (immutable tags are recommended) | `2.8.0-debian-10-r84` |
|
||||
| `image.tag` | Kafka image tag (immutable tags are recommended) | `2.8.1-debian-10-r0` |
|
||||
| `image.pullPolicy` | Kafka 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` |
|
||||
@@ -200,33 +200,33 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Exposure parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------------------------------------- | --------------------------------------------------------------------------------------------- | ----------------------- |
|
||||
| `service.type` | Kubernetes Service type | `ClusterIP` |
|
||||
| `service.port` | Kafka port for client connections | `9092` |
|
||||
| `service.internalPort` | Kafka port for inter-broker connections | `9093` |
|
||||
| `service.externalPort` | Kafka port for external connections | `9094` |
|
||||
| `service.nodePorts` | Specify the nodePort value for the LoadBalancer and NodePort service types. | `{}` |
|
||||
| `service.loadBalancerIP` | loadBalancerIP for Kafka Service | `""` |
|
||||
| `service.loadBalancerSourceRanges` | Address(es) that are allowed when service is LoadBalancer | `[]` |
|
||||
| `service.annotations` | Service annotations | `{}` |
|
||||
| `externalAccess.enabled` | Enable Kubernetes external cluster access to Kafka brokers | `false` |
|
||||
| `externalAccess.autoDiscovery.enabled` | Enable using an init container to auto-detect external IPs/ports by querying the K8s API | `false` |
|
||||
| `externalAccess.autoDiscovery.image.registry` | Init container auto-discovery image registry | `docker.io` |
|
||||
| `externalAccess.autoDiscovery.image.repository` | Init container auto-discovery image repository | `bitnami/kubectl` |
|
||||
| `externalAccess.autoDiscovery.image.tag` | Init container auto-discovery image tag (immutable tags are recommended) | `1.19.14-debian-10-r14` |
|
||||
| `externalAccess.autoDiscovery.image.pullPolicy` | Init container auto-discovery image pull policy | `IfNotPresent` |
|
||||
| `externalAccess.autoDiscovery.image.pullSecrets` | Init container auto-discovery image pull secrets | `[]` |
|
||||
| `externalAccess.autoDiscovery.resources.limits` | Init container auto-discovery resource limits | `{}` |
|
||||
| `externalAccess.autoDiscovery.resources.requests` | Init container auto-discovery resource requests | `{}` |
|
||||
| `externalAccess.service.type` | Kubernetes Service type for external access. It can be NodePort or LoadBalancer | `LoadBalancer` |
|
||||
| `externalAccess.service.port` | Kafka port used for external access when service type is LoadBalancer | `9094` |
|
||||
| `externalAccess.service.loadBalancerIPs` | Array of load balancer IPs for each Kafka broker. Length must be the same as replicaCount | `[]` |
|
||||
| `externalAccess.service.loadBalancerSourceRanges` | Address(es) that are allowed when service is LoadBalancer | `[]` |
|
||||
| `externalAccess.service.nodePorts` | Array of node ports used for each Kafka broker. Length must be the same as replicaCount | `[]` |
|
||||
| `externalAccess.service.useHostIPs` | Use service host IPs to configure Kafka external listener when service type is NodePort | `false` |
|
||||
| `externalAccess.service.domain` | Domain or external ip used to configure Kafka external listener when service type is NodePort | `""` |
|
||||
| `externalAccess.service.annotations` | Service annotations for external access | `{}` |
|
||||
| Name | Description | Value |
|
||||
| ------------------------------------------------- | --------------------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `service.type` | Kubernetes Service type | `ClusterIP` |
|
||||
| `service.port` | Kafka port for client connections | `9092` |
|
||||
| `service.internalPort` | Kafka port for inter-broker connections | `9093` |
|
||||
| `service.externalPort` | Kafka port for external connections | `9094` |
|
||||
| `service.nodePorts` | Specify the nodePort value for the LoadBalancer and NodePort service types. | `{}` |
|
||||
| `service.loadBalancerIP` | loadBalancerIP for Kafka Service | `""` |
|
||||
| `service.loadBalancerSourceRanges` | Address(es) that are allowed when service is LoadBalancer | `[]` |
|
||||
| `service.annotations` | Service annotations | `{}` |
|
||||
| `externalAccess.enabled` | Enable Kubernetes external cluster access to Kafka brokers | `false` |
|
||||
| `externalAccess.autoDiscovery.enabled` | Enable using an init container to auto-detect external IPs/ports by querying the K8s API | `false` |
|
||||
| `externalAccess.autoDiscovery.image.registry` | Init container auto-discovery image registry | `docker.io` |
|
||||
| `externalAccess.autoDiscovery.image.repository` | Init container auto-discovery image repository | `bitnami/kubectl` |
|
||||
| `externalAccess.autoDiscovery.image.tag` | Init container auto-discovery image tag (immutable tags are recommended) | `1.19.15-debian-10-r3` |
|
||||
| `externalAccess.autoDiscovery.image.pullPolicy` | Init container auto-discovery image pull policy | `IfNotPresent` |
|
||||
| `externalAccess.autoDiscovery.image.pullSecrets` | Init container auto-discovery image pull secrets | `[]` |
|
||||
| `externalAccess.autoDiscovery.resources.limits` | Init container auto-discovery resource limits | `{}` |
|
||||
| `externalAccess.autoDiscovery.resources.requests` | Init container auto-discovery resource requests | `{}` |
|
||||
| `externalAccess.service.type` | Kubernetes Service type for external access. It can be NodePort or LoadBalancer | `LoadBalancer` |
|
||||
| `externalAccess.service.port` | Kafka port used for external access when service type is LoadBalancer | `9094` |
|
||||
| `externalAccess.service.loadBalancerIPs` | Array of load balancer IPs for each Kafka broker. Length must be the same as replicaCount | `[]` |
|
||||
| `externalAccess.service.loadBalancerSourceRanges` | Address(es) that are allowed when service is LoadBalancer | `[]` |
|
||||
| `externalAccess.service.nodePorts` | Array of node ports used for each Kafka broker. Length must be the same as replicaCount | `[]` |
|
||||
| `externalAccess.service.useHostIPs` | Use service host IPs to configure Kafka external listener when service type is NodePort | `false` |
|
||||
| `externalAccess.service.domain` | Domain or external ip used to configure Kafka external listener when service type is NodePort | `""` |
|
||||
| `externalAccess.service.annotations` | Service annotations for external access | `{}` |
|
||||
|
||||
|
||||
### Persistence parameters
|
||||
@@ -269,7 +269,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.securityContext.runAsUser` | User ID for the container | `0` |
|
||||
| `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-r199` |
|
||||
| `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 | `{}` |
|
||||
@@ -283,7 +283,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.kafka.enabled` | Whether or not to create a standalone Kafka exporter to expose Kafka metrics | `false` |
|
||||
| `metrics.kafka.image.registry` | Kafka exporter image registry | `docker.io` |
|
||||
| `metrics.kafka.image.repository` | Kafka exporter image repository | `bitnami/kafka-exporter` |
|
||||
| `metrics.kafka.image.tag` | Kafka exporter image tag (immutable tags are recommended) | `1.3.1-debian-10-r88` |
|
||||
| `metrics.kafka.image.tag` | Kafka exporter image tag (immutable tags are recommended) | `1.4.2-debian-10-r5` |
|
||||
| `metrics.kafka.image.pullPolicy` | Kafka exporter image pull policy | `IfNotPresent` |
|
||||
| `metrics.kafka.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `metrics.kafka.schedulerName` | Name of the k8s scheduler (other than default) for Kafka Exporter | `""` |
|
||||
@@ -309,7 +309,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.jmx.enabled` | Whether or not to expose JMX metrics to Prometheus | `false` |
|
||||
| `metrics.jmx.image.registry` | JMX exporter image registry | `docker.io` |
|
||||
| `metrics.jmx.image.repository` | JMX exporter image repository | `bitnami/jmx-exporter` |
|
||||
| `metrics.jmx.image.tag` | JMX exporter image tag (immutable tags are recommended) | `0.16.1-debian-10-r41` |
|
||||
| `metrics.jmx.image.tag` | JMX exporter image tag (immutable tags are recommended) | `0.16.1-debian-10-r66` |
|
||||
| `metrics.jmx.image.pullPolicy` | JMX exporter image pull policy | `IfNotPresent` |
|
||||
| `metrics.jmx.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `metrics.jmx.resources.limits` | JMX Exporter container resource limits | `{}` |
|
||||
|
||||
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
|
||||
| `image.registry` | Kibana image registry | `docker.io` |
|
||||
| `image.repository` | Kibana image repository | `bitnami/kibana` |
|
||||
| `image.tag` | Kibana image tag (immutable tags are recommended) | `7.14.1-debian-10-r1` |
|
||||
| `image.tag` | Kibana image tag (immutable tags are recommended) | `7.14.2-debian-10-r0` |
|
||||
| `image.pullPolicy` | Kibana image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `replicaCount` | Number of replicas of the Kibana Pod | `1` |
|
||||
@@ -96,7 +96,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-r187` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r199` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` |
|
||||
| `volumePermissions.image.pullSecrets` | Init container volume-permissions image pull secrets | `[]` |
|
||||
| `volumePermissions.resources` | Volume Permissions resources | `{}` |
|
||||
|
||||
@@ -73,7 +73,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | --------------------------- |
|
||||
| `image.registry` | Logstash image registry | `docker.io` |
|
||||
| `image.repository` | Logstash image repository | `bitnami/logstash` |
|
||||
| `image.tag` | Logstash image tag (immutable tags are recommended) | `7.14.1-debian-10-r0` |
|
||||
| `image.tag` | Logstash image tag (immutable tags are recommended) | `7.14.2-debian-10-r0` |
|
||||
| `image.pullPolicy` | Logstash image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `image.debug` | Specify if debug logs should be enabled | `false` |
|
||||
@@ -143,7 +143,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.securityContext.runAsUser` | User ID for the volumePermissions init container | `0` |
|
||||
| `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 (immutable tags are recommended) | `10-debian-10-r179` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r199` |
|
||||
| `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 | `{}` |
|
||||
@@ -163,7 +163,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.enabled` | Enable the export of Prometheus metrics | `false` |
|
||||
| `metrics.image.registry` | Logstash Relay image registry | `docker.io` |
|
||||
| `metrics.image.repository` | Logstash Relay image repository | `bitnami/logstash-exporter` |
|
||||
| `metrics.image.tag` | Logstash Relay image tag (immutable tags are recommended) | `7.3.0-debian-10-r284` |
|
||||
| `metrics.image.tag` | Logstash Relay image tag (immutable tags are recommended) | `7.3.0-debian-10-r305` |
|
||||
| `metrics.image.pullPolicy` | Logstash Relay image pull policy | `IfNotPresent` |
|
||||
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `metrics.resources.limits` | The resources limits for the Logstash Prometheus Exporter container | `{}` |
|
||||
|
||||
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------- | -------------------------------------------------------------------- | ---------------------- |
|
||||
| `image.registry` | MediaWiki image registry | `docker.io` |
|
||||
| `image.repository` | MediaWiki image repository | `bitnami/mediawiki` |
|
||||
| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.36.1-debian-10-r55` |
|
||||
| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.36.1-debian-10-r82` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `hostAliases` | Deployment pod host aliases | `[]` |
|
||||
@@ -206,7 +206,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.enabled` | Start a side-car prometheus exporter | `false` |
|
||||
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
|
||||
| `metrics.image.repository` | Apache exporter image repository | `bitnami/apache-exporter` |
|
||||
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.0-debian-10-r26` |
|
||||
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r0` |
|
||||
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `metrics.resources` | Exporter resource requests/limit | `{}` |
|
||||
|
||||
@@ -71,14 +71,14 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Osclass Image parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | Osclass image registry | `docker.io` |
|
||||
| `image.repository` | Osclass image repository | `bitnami/osclass` |
|
||||
| `image.tag` | Osclass image tag (immutable tags are recommended) | `4.4.0-debian-10-r94` |
|
||||
| `image.pullPolicy` | Osclass image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Osclass image pull secrets | `[]` |
|
||||
| `image.debug` | Enable Bitnami debug mode in Osclass image | `false` |
|
||||
| Name | Description | Value |
|
||||
| ------------------- | -------------------------------------------------- | ---------------------- |
|
||||
| `image.registry` | Osclass image registry | `docker.io` |
|
||||
| `image.repository` | Osclass image repository | `bitnami/osclass` |
|
||||
| `image.tag` | Osclass image tag (immutable tags are recommended) | `4.4.0-debian-10-r121` |
|
||||
| `image.pullPolicy` | Osclass image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Osclass image pull secrets | `[]` |
|
||||
| `image.debug` | Enable Bitnami debug mode in Osclass image | `false` |
|
||||
|
||||
|
||||
### Osclass Configuration parameters
|
||||
@@ -139,7 +139,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `certificates.extraEnvVarsSecret` | Secret with extra environment variables | `""` |
|
||||
| `certificates.image.registry` | Apache Exporter image registry | `docker.io` |
|
||||
| `certificates.image.repository` | Apache Exporter image repository | `bitnami/bitnami-shell` |
|
||||
| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `10-debian-10-r172` |
|
||||
| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `10-debian-10-r199` |
|
||||
| `certificates.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` |
|
||||
| `certificates.image.pullSecrets` | Apache Exporter image pull secrets | `[]` |
|
||||
| `lifecycleHooks` | lifecycleHooks for the container to automate configuration before or after startup. | `{}` |
|
||||
@@ -227,7 +227,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r172` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r199` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `Always` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |
|
||||
@@ -255,7 +255,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.enabled` | Start a sidecar prometheus exporter to expose metrics | `false` |
|
||||
| `metrics.image.registry` | Apache Exporter image registry | `docker.io` |
|
||||
| `metrics.image.repository` | Apache Exporter image repository | `bitnami/apache-exporter` |
|
||||
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.0-debian-10-r26` |
|
||||
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r0` |
|
||||
| `metrics.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` |
|
||||
| `metrics.image.pullSecrets` | Apache Exporter image pull secrets | `[]` |
|
||||
| `metrics.resources.limits` | The resources limits for the Prometheus exporter container | `{}` |
|
||||
|
||||
@@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------ | ----------------------------------------------------------------------------------------- | ----------------------- |
|
||||
| `image.registry` | TestLink image registry | `docker.io` |
|
||||
| `image.repository` | TestLink image repository | `bitnami/testlink` |
|
||||
| `image.tag` | TestLink Image tag (immutable tags are recommended) | `1.9.20-debian-10-r478` |
|
||||
| `image.tag` | TestLink Image tag (immutable tags are recommended) | `1.9.20-debian-10-r505` |
|
||||
| `image.pullPolicy` | TestLink image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `image.debug` | Specify if debug logs should be enabled | `false` |
|
||||
@@ -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 repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r172` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r199` |
|
||||
| `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` | The resources limits for the container | `{}` |
|
||||
@@ -214,7 +214,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.enabled` | Start a side-car prometheus exporter | `false` |
|
||||
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
|
||||
| `metrics.image.repository` | Apache exporter image repository | `bitnami/apache-exporter` |
|
||||
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.0-debian-10-r26` |
|
||||
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r0` |
|
||||
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `metrics.resources` | Metrics exporter resource requests and limits | `{}` |
|
||||
@@ -239,7 +239,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` |
|
||||
| `certificates.image.registry` | Container sidecar registry | `docker.io` |
|
||||
| `certificates.image.repository` | Container sidecar image repository | `bitnami/bitnami-shell` |
|
||||
| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r172` |
|
||||
| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r199` |
|
||||
| `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` |
|
||||
| `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` |
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------- |
|
||||
| `image.registry` | Adapter image registry | `docker.io` |
|
||||
| `image.repository` | Adapter image repository | `bitnami/wavefront-adapter-for-istio` |
|
||||
| `image.tag` | Adapter image tag (immutabe tags are recommended) | `0.1.5-debian-10-r134` |
|
||||
| `image.tag` | Adapter image tag (immutabe tags are recommended) | `0.1.5-debian-10-r161` |
|
||||
| `image.pullPolicy` | Adapter image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Adapter image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -67,7 +67,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------- | ----------------------------------------------------------------------------------------- | ---------------------------------------------- |
|
||||
| `image.registry` | Adapter image registry | `docker.io` |
|
||||
| `image.repository` | Adapter image repository | `bitnami/wavefront-prometheus-storage-adapter` |
|
||||
| `image.tag` | Adapter image tag (immutabe tags are recommended) | `1.0.3-debian-10-r146` |
|
||||
| `image.tag` | Adapter image tag (immutabe tags are recommended) | `1.0.3-debian-10-r173` |
|
||||
| `image.pullPolicy` | Adapter image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Adapter image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
Reference in New Issue
Block a user