Merge "[DCAEGEN2] Use generic makefiles"
[oom.git] / kubernetes / aai / components / aai-sparky-be / resources / config / application.properties
index 108f9ef..1ae00d9 100644 (file)
@@ -1,3 +1,4 @@
+{{/*
 # Copyright © 2018 Amdocs, Bell Canada, AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,6 +16,7 @@
 #
 # disable the default thyme leaf icon on web-pages
 #
+*/}}
 spring.mvc.favicon.enabled=false
 
 #
@@ -22,7 +24,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,sync,portal
+spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,portal,aai-proxy
 
 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}