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/influx2-config.yaml

15 lines
261 B
YAML
Raw Permalink Normal View History

2021-10-30 21:17:56 +00:00
persistence:
useExisting: true
name: influxdb2-data-influxdb2-0
ingress:
enabled: true
tls: true
secretName: influx2-tbrnt-ch-cert
hostname: influx2.tbrnt.ch
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
pdb:
create: false