Aligning OSC and SMO versions ti I-Release
[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   installRanpm: true
34   installrAppmanager: true
35   installDmeParticipant: true
36
37   volume1:
38     size: 1Gi
39     storageClassName: volume1
40     hostPath: /dockerdata-nfs/nonrtric/volume1
41   volume2:
42     size: 1Gi
43     storageClassName: volume2
44     hostPath: /dockerdata-nfs/nonrtric/volume2
45   volume3:
46     size: 1Gi
47     storageClassName: volume3