summaryrefslogtreecommitdiffstats
path: root/charts/aai-traversal/resources/config/janusgraph-cached.properties
diff options
context:
space:
mode:
Diffstat (limited to 'charts/aai-traversal/resources/config/janusgraph-cached.properties')
-rw-r--r--charts/aai-traversal/resources/config/janusgraph-cached.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/charts/aai-traversal/resources/config/janusgraph-cached.properties b/charts/aai-traversal/resources/config/janusgraph-cached.properties
index 9dc6636..5b9fd07 100644
--- a/charts/aai-traversal/resources/config/janusgraph-cached.properties
+++ b/charts/aai-traversal/resources/config/janusgraph-cached.properties
@@ -28,6 +28,8 @@ query.smart-limit=false
storage.backend=cassandra
storage.hostname={{.Values.global.cassandra.serviceName}}
storage.cassandra.keyspace=aaigraph
+storage.username={{.Values.global.cassandra.username}}
+storage.password={{.Values.global.cassandra.password}}
storage.cassandra.read-consistency-level=LOCAL_QUORUM
storage.cassandra.write-consistency-level=LOCAL_QUORUM