Watchdog timer too short in oom override.yaml
[oom.git] / kubernetes / so / charts / so-sdc-controller / resources / config / overrides / override.yaml
1 # Copyright © 2018 AT&T USA
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 aai:
15   auth: 2630606608347B7124C244AB0FE34F6F
16 server:
17   port: 8085
18 spring:
19   security:
20     usercredentials:
21     -
22       username: asdc
23       password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
24       role: Asdc-Client
25     -
26       username: mso_admin
27       password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
28       role: ACTUATOR
29 mso:
30   msoKey: 07a7159d3bf51a0e53be7a8f89699be7
31   logPath: ./logs/sdc
32   catalog:
33     db:
34       spring:
35         endpoint: http://so-catalog-db-adapter.{{ include "common.namespace" . }}:8082
36   db:
37     auth: Basic YnBlbDpwYXNzd29yZDEk
38   site-name: onapheat
39   aai:
40     endpoint: https://aai.{{ include "common.namespace" . }}:8443
41   asdc-connections:
42     asdc-controller1:
43       user: mso
44       consumerGroup: sdc-OpenSource-Env1
45       consumerId: sdc-COpenSource-Env11
46       environmentName: AUTO
47       asdcAddress: sdc-be.{{ include "common.namespace" . }}:8443
48       password: 613AF3483E695524F9857643B697FA51C7A9A0951094F53791485BF3458F9EADA37DBACCCEBD0CB242B85B4062745247
49       pollingInterval: 60
50       pollingTimeout: 60
51       relevantArtifactTypes: HEAT,HEAT_ENV,HEAT_VOL
52       activateServerTLSAuth: false
53       keyStorePassword:
54       keyStorePath:
55       watchDogTimeout: 300
56       isFitlerInEmptyResources: true
57       messageBusAddress: message-router.{{ include "common.namespace" . }},message-router.{{ include "common.namespace" . }}
58   asdc:
59     config:
60       key: 566B754875657232314F5548556D3665
61       components:
62         count: 3,
63         componentNames: SO,AAI,SDNC
64   scheduling:
65     enabled: false
66   adapters:
67     requestDb:
68       auth: Basic YnBlbDptc28tZGItMTUwNyE=
69       endpoint: http://so-request-db-adapter.{{ include "common.namespace" . }}:8083