Code Review
/
aiml-fw
/
aimlfw-dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7d9cfe2
)
changes to fix the local influx db data push bug
73/13073/1
author
rajdeep11
<rajdeep.sin@samsung.com>
Thu, 27 Jun 2024 07:39:00 +0000
(13:09 +0530)
committer
rajdeep11
<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
patch
|
blob
|
history
diff --git
a/docs/installation-guide.rst
b/docs/installation-guide.rst
index
b217e06
..
8fea6ef
100755
(executable)
--- 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 <pod name> bash
From below command we can get username, org name, org id and access token