aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-graphadmin/values.yaml
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2020-03-04 21:02:23 -0500
committerHarish Venkata Kajur <vk250x@att.com>2020-03-04 21:02:38 -0500
commitc9fad710ea31ae6695c3914429266621d37ce8b8 (patch)
tree6b421382b54b288e6657bf03411615721b932526 /components/aai-graphadmin/values.yaml
parentac0ea8aa12226ac95683838e92d22928eb221630 (diff)
Fix the graphadmin logback issue
Issue-ID: AAI-2751 Change-Id: Icce232aab798c2c1d2a072a5cbf040403879a48b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'components/aai-graphadmin/values.yaml')
-rw-r--r--components/aai-graphadmin/values.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/aai-graphadmin/values.yaml b/components/aai-graphadmin/values.yaml
index c679380..6fa9767 100644
--- a/components/aai-graphadmin/values.yaml
+++ b/components/aai-graphadmin/values.yaml
@@ -38,6 +38,10 @@ replicaCount: 1
# Configuration for the graphadmin deployment
config:
+ # Specify the profiles for the graphadmin microservice
+ profiles:
+ active: "dmaap,one-way-ssl"
+
# Specifies the timeout limit for the REST API requests
timeout:
enabled: true