[AAI] Make AAI helm3 compatible
[oom.git] / kubernetes / aai / components / aai-sparky-be / resources / config / application.properties
1 {{/*
2 # Copyright © 2018 Amdocs, Bell Canada, AT&T
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #       http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16 #
17 # disable the default thyme leaf icon on web-pages
18 #
19 */}}
20 spring.mvc.favicon.enabled=false
21
22 #
23 # to switch to http, remove ssl and put http
24 # and in the values.yaml change the internalPort to 9517
25 #
26
27 spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,sync,portal
28
29 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
30 portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
31 searchservice.hostname={{.Values.global.searchData.serviceName}}
32 searchservice.port=9509
33 searchservice.client-cert=client-cert-onap.p12
34 searchservice.client-cert-password=1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
35 searchservice.truststore=tomcat_keystore
36
37 schema.ingest.file=${CONFIG_HOME}/schemaIngest.properties