Merge "[DCAEGEN2] Update DCAE healthcheck version"
[oom.git] / kubernetes / dcaegen2-services / values.yaml
1 # Copyright (c) 2021 J. F. Lucas.  All rights reserved.
2 # Copyright (c) 2021 AT&T. All rights reserved.
3 # Modifications Copyright (C) 2021 Nordix Foundation.
4 #
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 #       http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16
17 # Control deployment of DCAE microservices at ONAP installation time
18
19 dcae-heartbeat:
20   enabled: false
21 dcae-hv-ves-collector:
22   enabled: true
23 dcae-pm-mapper:
24   enabled: false
25 dcae-kpi-ms:
26   enabled: false
27 dcae-ms-healthcheck:
28   enabled: true
29 dcae-pmsh:
30   enabled: false
31 dcae-prh:
32   enabled: true
33 dcae-slice-analysis-ms:
34   enabled: false
35 dcae-son-handler:
36   enabled: false
37 dcae-tcagen2:
38   enabled: true
39 dcae-ves-collector:
40   enabled: true