Merge "[AAI] Add serviceAccount override to local cassandra config"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 10 Jan 2022 13:28:03 +0000 (13:28 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 10 Jan 2022 13:28:03 +0000 (13:28 +0000)
kubernetes/aai/values.yaml

index 3ceeb84..42b0fa6 100644 (file)
@@ -364,6 +364,8 @@ liveness:
 #                            --set aai.global.cassandra.serviceName=aai-cassandra
 cassandra:
   nameOverride: aai-cassandra
+  serviceAccount:
+    nameOverride: aai-cassandra
   replicaCount: 3
   service:
     name: aai-cassandra