blob: 1ae00d95c495fd8ef88d0a5aba3842dfa2ae3e54 [file] [log] [blame]
Sylvain Desbureaux47eb4d22020-12-10 12:15:27 +01001{{/*
Sylvain Desbureaux70070412020-11-09 21:58:48 +01002# 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#
Sylvain Desbureaux47eb4d22020-12-10 12:15:27 +010019*/}}
Sylvain Desbureaux70070412020-11-09 21:58:48 +010020spring.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
wr148def136042021-02-12 11:28:21 -050027spring.profiles.active=camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,portal,aai-proxy
Sylvain Desbureaux70070412020-11-09 21:58:48 +010028
29portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
30portal.cadiFileLocation={{.Values.config.cadiFileLocation}}
31searchservice.hostname={{.Values.global.searchData.serviceName}}
32searchservice.port=9509
33searchservice.client-cert=client-cert-onap.p12
34searchservice.client-cert-password=1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
35searchservice.truststore=tomcat_keystore
36
37schema.ingest.file=${CONFIG_HOME}/schemaIngest.properties