From: rajdeep11 Date: Thu, 27 Jun 2024 07:39:00 +0000 (+0530) Subject: changes to fix the local influx db data push bug X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=97cb1cb3e86cc0d74ce721441ae329e8d6a3073d;p=aiml-fw%2Faimlfw-dep.git changes to fix the local influx db data push bug people were facing error while pushing data into influx db Change-Id: I388767dc6be899cc54a142c47f13e36b85424e8e Signed-off-by: rajdeep11 --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index b217e06..8fea6ef 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -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 bash From below command we can get username, org name, org id and access token