8fdcebb754f85f05717c657ae5887d2c8ddb405e
[it/dep.git] / smo-install / oran_oom / 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   persistence:
20     mountPath: /dockerdata-nfs
21   installPms: true
22   installA1controller: true
23   installA1simulator: true
24   installControlpanel: true
25   installInformationservice: true
26   installRappcatalogueservice: true
27   installNonrtricgateway: true
28   installORUApp: true
29   installODUSMOApp: true
30   installODUICSApp: true
31   installTopology: true
32   installKong: true
33   installDmaapadapterservice: true
34   installDmaapmediatorservice: true
35   installHelmmanager: true
36   installrAppmanager: true
37   installDmeParticipant: true
38
39   volume1:
40     size: 1Gi
41     storageClassName: volume1
42   volume2:
43     size: 1Gi
44     storageClassName: volume2
45   volume3:
46     size: 1Gi
47     storageClassName: volume3
48
49 kong:
50   ingressController:
51     installCRDs: false
52   admin:
53     enabled: true
54 cert-wrapper:
55   enabled: true