changes to fix the local influx db data push bug 73/13073/1
authorrajdeep11 <rajdeep.sin@samsung.com>
Thu, 27 Jun 2024 07:39:00 +0000 (13:09 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Thu, 27 Jun 2024 07:39:00 +0000 (13:09 +0530)
people were facing error while pushing data into influx db

Change-Id: I388767dc6be899cc54a142c47f13e36b85424e8e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
docs/installation-guide.rst

index b217e06..8fea6ef 100755 (executable)
@@ -123,7 +123,7 @@ Standalone Influx DB installation can be used if DME is not used as a data sourc
 .. code:: bash
 
         helm repo add bitnami https://charts.bitnami.com/bitnami
-        helm install my-release bitnami/influxdb
+        helm install my-release bitnami/influxdb --version 5.13.5
         kubectl exec -it <pod name> bash
 
 From below command  we can get username, org name, org id and access token