Merge "Updated value qualifier to match DG Builder chart"
[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 KEYSTORE_PASSWD=PolicyR0ck$
18
19 JDBC_DRIVER=org.mariadb.jdbc.Driver
20 JDBC_URL=jdbc:mariadb://{{ .Release.Name }}-{{ .Values.global.mariadb.nameOverride }}:{{.Values.config.mariadbPort}}/onap_sdk?failOverReadOnly=false&autoReconnect=true
21 JDBC_LOG_URL=jdbc:mariadb://{{ .Release.Name }}-{{ .Values.global.mariadb.nameOverride }}:{{.Values.config.mariadbPort}}/log?failOverReadOnly=false&autoReconnect=true
22 JDBC_USER=policy_user
23 JDBC_PASSWORD=policy_user
24
25 site_name=site_1
26 fp_monitor_interval=30
27 failed_counter_threshold=3
28 test_trans_interval=20
29 write_fpc_interval=5
30 max_fpc_update_interval=60
31 test_via_jmx=false
32 jmx_fqdn=
33
34 ENVIRONMENT=TEST
35
36 #Micro Service Model Properties
37 policy_msOnapName=
38 policy_msPolicyName=