This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/influxdb/influx-config.yaml

14 lines
260 B
YAML
Raw Normal View History

2020-03-16 19:19:50 +00:00
config:
reporting_disabled: true
2020-03-15 09:57:04 +00:00
persistence:
2020-03-15 19:45:31 +00:00
existingClaim: influxdb-data-influxdb-0
2020-03-15 09:57:04 +00:00
ingress:
enabled: true
tls: true
secretName: influx-tbrnt-ch-cert
hostname: influx.tbrnt.ch
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod