810b090069de2efe39a0d823d3565145c2225e2e
[oom.git] / kubernetes / policy / charts / policy-common / resources / config / pe / base.conf
1 # Copyright © 2017 Amdocs, Bell Canada, AT&T
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 JAVA_HOME=/usr/local/openjdk-11
16 POLICY_HOME=/opt/app/policy
17 POLICY_LOGS=/var/log/onap
18 KEYSTORE_PASSWD=Pol1cy_0nap
19 TRUSTSTORE_PASSWD=Pol1cy_0nap
20
21 JDBC_DRIVER=org.mariadb.jdbc.Driver
22 JDBC_URL=jdbc:mariadb://{{ .Values.global.mariadb.service.name }}:{{ .Values.global.mariadb.service.internalPort }}/onap_sdk?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
23 JDBC_LOG_URL=jdbc:mariadb://{{ .Values.global.mariadb.service.name }}:{{ .Values.global.mariadb.service.internalPort }}/log?connectTimeout=30000&socketTimeout=60000&log=true&sessionVariables=max_statement_time=30
24
25 JDBC_USER=${JDBC_USER}
26 JDBC_PASSWORD=${JDBC_PASSWORD}
27
28 site_name=site_1
29 fp_monitor_interval=30
30 failed_counter_threshold=3
31 test_trans_interval=20
32 write_fpc_interval=5
33 max_fpc_update_interval=60
34 test_via_jmx=false
35 jmx_fqdn=
36
37 AAF_NAMESPACE=org.onap.policy
38 AAF_HOST=aaf-locate.{{.Release.Namespace}}
39
40 ENVIRONMENT=TEST
41
42 #Micro Service Model Properties
43 policy_msOnapName=
44 policy_msPolicyName=