Merge "[AAI][SPARKY] Updating the sparky config"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 18 Feb 2021 15:28:20 +0000 (15:28 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 18 Feb 2021 15:28:20 +0000 (15:28 +0000)
kubernetes/aai/components/aai-sparky-be/resources/config/application.properties
kubernetes/aai/components/aai-sparky-be/values.yaml

index 929d4ea..1ae00d9 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,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}}
index 92b8d7a..dae4247 100644 (file)
@@ -28,7 +28,7 @@ global: # global defaults
     serviceName: aai-search-data
 
 # application image
-image: onap/sparky-be:1.6.2
+image: onap/sparky-be:2.0.0
 pullPolicy: Always
 restartPolicy: Always
 flavor: small