Add NONRTRIC DME ACM Participant charts
[it/dep.git] / nonrtric / helm / nonrtric / values.yaml
1 ################################################################################
2 #   Copyright (c) 2020 Nordix Foundation.                                      #
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 ################################################################################
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   installrAppmanager: true
34   installDmeParticipant: true
35
36   volume1:
37     size: 1Gi
38     storageClassName: volume1
39     hostPath: /dockerdata-nfs/nonrtric/volume1
40   volume2:
41     size: 1Gi
42     storageClassName: volume2
43     hostPath: /dockerdata-nfs/nonrtric/volume2
44   volume3:
45     size: 1Gi
46     storageClassName: volume3