Merge "[SDC] Add chart for helm-validator microservice"
[oom.git] / kubernetes / aai / components / aai-sparky-be / resources / config / application / application.properties
index a9e5908..120f8ac 100644 (file)
@@ -1,4 +1,3 @@
-{{/*
 # Copyright © 2018 Amdocs, Bell Canada, AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -16,7 +15,6 @@
 #
 # disable the default thyme leaf icon on web-pages
 #
-*/}}
 spring.mvc.favicon.enabled=false
 
 #
@@ -24,7 +22,7 @@ spring.mvc.favicon.enabled=false
 # and in the values.yaml change the internalPort to 9517
 #
 
-spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,portal,aai-proxy
+spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
 
 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
 searchservice.hostname={{.Values.global.searchData.serviceName}}