7f971fac4d3e357fd013537b9cec56e3d3c1d6e2
[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-datafile-collector:
20   enabled: false
21 dcae-heartbeat:
22   enabled: false
23 dcae-hv-ves-collector:
24   enabled: true
25 dcae-kpi-ms:
26   enabled: false
27 dcae-ms-healthcheck:
28   enabled: true
29 dcae-pm-mapper:
30   enabled: false
31 dcae-pmsh:
32   enabled: false
33 dcae-prh:
34   enabled: true
35 dcae-slice-analysis-ms:
36   enabled: false
37 dcae-son-handler:
38   enabled: false
39 dcae-tcagen2:
40   enabled: true
41 dcae-ves-collector:
42   enabled: true