Merge "[AAI][SPARKY] Disable Portal Spring Profile"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 9 Mar 2021 17:45:37 +0000 (17:45 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 9 Mar 2021 17:45:37 +0000 (17:45 +0000)
kubernetes/aai/components/aai-sparky-be/resources/config/application.properties

index 1ae00d9..a9bce0e 100644 (file)
@@ -24,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,portal,aai-proxy
+spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
 
 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}