No introduction found. Create it?
Install with:
helm repo add influxdata-charts https://helm.influxdata.com/
helm install influxdb influxdata-charts/influxdb2 -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
image.repository (6) influxdb | string |
image.tag (6) 2.8.0 | string |
adminUser.organization (5) homesys | string |
adminUser.bucket (4) default | string |
adminUser.user (4) admin | string |
adminUser.existingSecret (3) influxdb-secrets | string |
| string | |
adminUser.password (1) ${SECRET_INFLUXDB_PASSWORD} | string |
adminUser.token (1) ${SECRET_INFLUXDB_TOKEN} | string |
| boolean | |
persistence.name (4) local-volume-database | string |
| boolean | |
persistence.size (2) 100Gi | string |
persistence.accessMode (1) ReadWriteOnce | string |
persistence.globalMounts[].path (1) /var/lib/influxdb2 | string |
persistence.mountPath (1) /var/lib/influxdb2 | string |
persistence.storageClass (1) ceph-block | string |
persistence.subPath (1) influxdb | string |
| string | |
| string | |
| string | |
| string | |
ingress.hostname (4) influxdb.${SECRET_DOMAIN} | string |
ingress.tls (4) true | boolean |
ingress.className (3) internal | string |
| boolean | |
ingress.annotations."gethomepage.dev/description" (1) Time Series DB | string |
| string | |
ingress.annotations."gethomepage.dev/group" (1) data-platform | string |
ingress.annotations."gethomepage.dev/icon" (1) influxdb.png | string |
| string | |
ingress.annotations."hajimari.io/icon" (1) simple-icons:influxdb | string |
ingress.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) 10.0.0.0/8,172.16.0.0/12,192.168.1.0/24,192.168.2.0/24
| string |
| string | |
| string | |
ingress.secretName (1) influxdb.${CLUSTER_DOMAIN}-tls | string |
securityContext.fsGroup (3) ${SECURITY_CONTEXT_RUN_AS_GROUP} | string, number |
securityContext.runAsGroup (3) ${SECURITY_CONTEXT_RUN_AS_GROUP} | string, number |
securityContext.runAsUser (3) ${SECURITY_CONTEXT_RUN_AS_USER} | string, number |
securityContext.fsGroupChangePolicy (2) OnRootMismatch | string |
| boolean | |
securityContext.seccompProfile.type (1) RuntimeDefault | string |
fullnameOverride (2) influxdb | string |
pdb.create (2) false | boolean |
pdb.enabled (1) false | boolean |
envFromSecret (1) influxdb-auth | string |
| number | |
| string | |
nodeSelector.node_locality (1) internal | string |
podAnnotations."secret.reloader.stakater.com/reload" (1) influxdb-secret | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| number | |
service.app.controller (1) influxdb | string |
| boolean | |
| number | |
| boolean | |
| number | |
service.loadBalancerIP (1) 10.172.90.40 | string |
service.type (1) LoadBalancer | string |
| boolean | |
serviceMonitor.namespace (1) database | string |