summaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authormahendrr <mahendra.raghuwanshi@amdocs.com>2019-05-03 08:51:40 +0000
committermahendrr <mahendra.raghuwanshi@amdocs.com>2019-05-03 08:54:12 +0000
commit4741afb6a2f1c94481ee73406b9590456a4e8c0f (patch)
tree0f0cc310cb723c264d34948157d9535973130577 /values.yaml
parentdbd0483dce3b68687b2df8f218780ec75242d9f8 (diff)
Enable AAI to authenticate with cassandra
Change-Id: Ib46fa0fd6f33e56556f7c4f9e244049085e4e9d2 Issue-ID: OOM-1835 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/values.yaml b/values.yaml
index 75f372e..0d6589d 100644
--- a/values.yaml
+++ b/values.yaml
@@ -63,10 +63,14 @@ global: # global defaults
#Override it to aai-cassandra if localCluster is enabled.
serviceName: cassandra
- #This should be same as shared cassandra instance or if localCluster is enabled
- #then it should be same as aai-cassandra replicaCount
+ #This should be same as shared cassandra instance or if localCluster is enabled
+ #then it should be same as aai-cassandra replicaCount
replicas: 3
+ #Cassanara login details
+ username: cassandra
+ password: cassandra
+
aai:
serviceName: aai
babel: