Issue-ID: RICAPP-169 - Inclusion of InfluxDB helm chart for KPIMON, AD, TS, QP xApps 99/6199/1
authorChandru <chandrasekaran-r@hcl.com>
Wed, 2 Jun 2021 11:46:37 +0000 (17:16 +0530)
committerChandru <chandrasekaran-r@hcl.com>
Wed, 2 Jun 2021 11:46:37 +0000 (17:16 +0530)
commit22ebf743884858441150813c18ba0751771e0eed
treec28d2cf429aeb3734b4d9e6e30a07f32c5535ee7
parent3526355e35844870ae34cc3f8622e6c16addce68
Issue-ID: RICAPP-169 - Inclusion of InfluxDB helm chart for KPIMON, AD, TS, QP xApps

Added 3rdparty influxdb templates

Signed-off-by: Chandru <chandrasekaran-r@hcl.com>
Change-Id: Ifec3ad83c405ffeea8f413019ee7adbfa38cb0bf
25 files changed:
helm/3rdparty/influxdb/.helmignore [new file with mode: 0644]
helm/3rdparty/influxdb/Chart.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/LICENSE [new file with mode: 0644]
helm/3rdparty/influxdb/OWNERS [new file with mode: 0644]
helm/3rdparty/influxdb/README.md [new file with mode: 0644]
helm/3rdparty/influxdb/files/backup-retention-script.sh [new file with mode: 0644]
helm/3rdparty/influxdb/templates/NOTES.txt [new file with mode: 0644]
helm/3rdparty/influxdb/templates/_helpers.tpl [new file with mode: 0644]
helm/3rdparty/influxdb/templates/backup-cronjob.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/backup-pvc.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/backup-retention-configmap.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/backup-retention-cronjob.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/configmap.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/ingress.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/init-config.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/meta-configmap.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/meta-service.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/meta-statefulset.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/post-install-set-auth.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/secret.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/service.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/serviceaccount.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/statefulset.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/values.yaml [new file with mode: 0644]
helm/influxdb [new symlink]