NONRTRIC-946: Servicemanager - Add Kong data plane and control plane
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
1 #  ============LICENSE_START===============================================
2 #  Copyright (C) 2020-2023 Nordix Foundation. All rights reserved.
3 #  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
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 #  ============LICENSE_END=================================================
17
18 nonrtric:
19   installPms: true
20   installA1controller: true
21   installA1simulator: true
22   installControlpanel: true
23   installInformationservice: true
24   installRappcatalogueservice: true
25   installRappcatalogueEnhancedservice: true
26   installNonrtricgateway: true
27   installDmaapadapterservice: true
28   installDmaapmediatorservice: true
29   installHelmmanager: true
30   installOrufhrecovery: true
31   installRansliceassurance: true
32   installCapifcore: true
33   installServicemanager: false
34   installRanpm: true
35   installrAppmanager: true
36   installDmeParticipant: true
37
38   volume1:
39     size: 1Gi
40     storageClassName: volume1
41     hostPath: /dockerdata-nfs/nonrtric/volume1
42   volume2:
43     size: 1Gi
44     storageClassName: volume2
45     hostPath: /dockerdata-nfs/nonrtric/volume2
46   volume3:
47     size: 1Gi
48     storageClassName: volume3