Enable influxdb auth and fix helm chart dep issue 71/8171/1
authormabelgaumkar1 <mabelgaumkar@parallelwireless.com>
Fri, 6 May 2022 04:53:04 +0000 (04:53 +0000)
committermabelgaumkar1 <mabelgaumkar@parallelwireless.com>
Fri, 6 May 2022 04:54:21 +0000 (04:54 +0000)
commitf0c10d0503a366146913ec1ab5cbc04bb764e32c
treeb5961c2fcfdb6d174acc819749127a16eca80401
parented6a2c16c590ae858599d2d4d81eb9bfd4e354a8
Enable influxdb auth and fix helm chart dep issue

1) Enabled authentication and default admin user for InfluxDB by
default. This will prevent any unauthorized access to InfluxDB

2) Fixed the issue in the helm charts. It was resulting in default
user to be not enabled and influxdb helm chart was failing

Issue-ID: RIC-903

Signed-off-by: mabelgaumkar1 <mabelgaumkar@parallelwireless.com>
Change-Id: I7e3fbc9a7995d6e2452351d5aa6abfa64e4ca49e
helm/3rdparty/influxdb/templates/post-install-set-auth.yaml
helm/3rdparty/influxdb/templates/secret.yaml
helm/3rdparty/influxdb/values.yaml