RIC-919 Upgrade influxdb helm chart v1.8 > v2.2 18/9018/1
authorYouhwan Seol <yh.seol@samsung.com>
Thu, 8 Sep 2022 01:52:57 +0000 (10:52 +0900)
committerYouhwan Seol <yh.seol@samsung.com>
Wed, 14 Sep 2022 11:02:49 +0000 (20:02 +0900)
commit626e3286977026a3c487395b146f13d99be0b907
tree194b96566398ad33a79e1f7f424245c62e67038b
parent0ce5f68bafe78470b1331284c47918c513173ad2
RIC-919 Upgrade influxdb helm chart v1.8 > v2.2

Signed-off-by: Youhwan Seol <yh.seol@samsung.com>
Change-Id: I55869bc302c44855ebf46949b5db7973c3d9bb3d
29 files changed:
RECIPE_EXAMPLE/example_recipe_oran_e_release.yaml
helm/3rdparty/influxdb/Chart.yaml
helm/3rdparty/influxdb/LICENSE [deleted file]
helm/3rdparty/influxdb/OWNERS [deleted file]
helm/3rdparty/influxdb/README.md
helm/3rdparty/influxdb/ci/default-values.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/ci/init-scripts-values.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/files/backup-retention-script.sh [deleted file]
helm/3rdparty/influxdb/requirements.yaml [deleted file]
helm/3rdparty/influxdb/templates/NOTES.txt
helm/3rdparty/influxdb/templates/_helpers.tpl [new file with mode: 0644]
helm/3rdparty/influxdb/templates/backup-cronjob.yaml [deleted file]
helm/3rdparty/influxdb/templates/backup-pvc.yaml [deleted file]
helm/3rdparty/influxdb/templates/backup-retention-configmap.yaml [deleted file]
helm/3rdparty/influxdb/templates/backup-retention-cronjob.yaml [deleted file]
helm/3rdparty/influxdb/templates/configmap.yaml [deleted file]
helm/3rdparty/influxdb/templates/ingress.yaml
helm/3rdparty/influxdb/templates/init-config.yaml
helm/3rdparty/influxdb/templates/meta-configmap.yaml [deleted file]
helm/3rdparty/influxdb/templates/meta-service.yaml [deleted file]
helm/3rdparty/influxdb/templates/meta-statefulset.yaml [deleted file]
helm/3rdparty/influxdb/templates/pdb.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/persistent-volume-claim.yaml [new file with mode: 0644]
helm/3rdparty/influxdb/templates/post-install-set-auth.yaml [deleted file]
helm/3rdparty/influxdb/templates/secret.yaml
helm/3rdparty/influxdb/templates/service.yaml
helm/3rdparty/influxdb/templates/serviceaccount.yaml
helm/3rdparty/influxdb/templates/statefulset.yaml
helm/3rdparty/influxdb/values.yaml