Merge "Update vfc charts configutation"
[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/lib/jvm/java-8-openjdk-amd64
16 POLICY_HOME=/opt/app/policy
17 POLICY_LOGS=/var/log/onap
18 KEYSTORE_PASSWD=Pol1cy_0nap
19
20 JDBC_DRIVER=org.mariadb.jdbc.Driver
21 JDBC_URL=jdbc:mariadb://{{ .Release.Name }}-{{ .Values.global.mariadb.nameOverride }}:{{.Values.config.mariadbPort}}/onap_sdk?failOverReadOnly=false&autoReconnect=true
22 JDBC_LOG_URL=jdbc:mariadb://{{ .Release.Name }}-{{ .Values.global.mariadb.nameOverride }}:{{.Values.config.mariadbPort}}/log?failOverReadOnly=false&autoReconnect=true
23 JDBC_USER=policy_user
24 JDBC_PASSWORD=policy_user
25
26 site_name=site_1
27 fp_monitor_interval=30
28 failed_counter_threshold=3
29 test_trans_interval=20
30 write_fpc_interval=5
31 max_fpc_update_interval=60
32 test_via_jmx=false
33 jmx_fqdn=
34
35 ENVIRONMENT=TEST
36
37 #Micro Service Model Properties
38 policy_msOnapName=
39 policy_msPolicyName=