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 (7) influxdb | string |
image.tag (7) 2.8.0 | string |
image.pullPolicy (1) IfNotPresent | string |
adminUser.organization (6) homesys | string |
adminUser.bucket (5) default | string |
adminUser.user (5) admin | string |
adminUser.existingSecret (4) influxdb-secret | string |
| string | |
| boolean | |
adminUser.password (1) ${SECRET_INFLUXDB_PASSWORD} | string |
adminUser.token (1) ${SECRET_INFLUXDB_TOKEN} | string |
| boolean | |
persistence.name (5) 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 (5) influxdb.${SECRET_DOMAIN} | string |
ingress.tls (5) true | boolean |
ingress.className (4) internal | string |
| boolean | |
ingress.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (2) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 | string |
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 |
| string | |
| string | |
ingress.secretName (1) influxdb.${CLUSTER_DOMAIN}-tls | string |
fullnameOverride (3) influxdb | string |
pdb.create (3) false | boolean |
pdb.enabled (1) false | boolean |
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 |
service.type (2) LoadBalancer | string |
service.annotations."io.cilium/lb-ipam-ips" (1) ${SVC_INFLUXDB} | string |
service.app.controller (1) influxdb | string |
| boolean | |
| number | |
| boolean | |
| number | |
service.loadBalancerIP (1) 10.172.90.40 | string |
| string | |
env[].value (1) ${SECRET_TIMEZONE} | string |
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 | |
| boolean | |
serviceMonitor.namespace (1) database | string |