diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-12-07 18:13:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-07 18:13:34 +0000 |
commit | c7513ca0c231b93810db241ef1e6ca07a13d8c46 (patch) | |
tree | 5ec7898b88c2a0de97b2e1dc48baa0a752dad0ac /charts/aai-sparky-be/resources/config/application.properties | |
parent | 36284a43dd0da905a1e033ffd381892e1feaffdc (diff) | |
parent | 3130bf87f1caea70065d572e0973097b5e164a17 (diff) |
Merge "Updating the certs for AAF"
Diffstat (limited to 'charts/aai-sparky-be/resources/config/application.properties')
-rw-r--r-- | charts/aai-sparky-be/resources/config/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-sparky-be/resources/config/application.properties b/charts/aai-sparky-be/resources/config/application.properties index aa93c06..da4812c 100644 --- a/charts/aai-sparky-be/resources/config/application.properties +++ b/charts/aai-sparky-be/resources/config/application.properties @@ -22,7 +22,7 @@ spring.mvc.favicon.enabled=false # and in the values.yaml change the internalPort to 9517 # -spring.profiles.active=camel,http,fe-prod,oxm-schema-prod,oxm-default,resources,sync,portal +spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,sync,portal searchservice.hostname={{.Values.global.searchData.serviceName}} searchservice.port=9509 |