4fa6544e7af6ae0adceccc15d8688f0ec18eea05
[it/dep.git] / smo-install / oran_oom / nonrtric / values.yaml
1 ################################################################################
2 #   Copyright (c) 2020 Nordix Foundation.                                      #
3 #                                                                              #
4 #   Licensed under the Apache License, Version 2.0 (the "License");            #
5 #   you may not use this file except in compliance with the License.           #
6 #   You may obtain a copy of the License at                                    #
7 #                                                                              #
8 #       http://www.apache.org/licenses/LICENSE-2.0                             #
9 #                                                                              #
10 #   Unless required by applicable law or agreed to in writing, software        #
11 #   distributed under the License is distributed on an "AS IS" BASIS,          #
12 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   #
13 #   See the License for the specific language governing permissions and        #
14 #   limitations under the License.                                             #
15 ################################################################################
16
17 nonrtric:
18   persistence:
19     mountPath: /dockerdata-nfs
20   installPms: true
21   installA1controller: true
22   installA1simulator: true
23   installControlpanel: true
24   installInformationservice: true
25   installRappcatalogueservice: true
26   installNonrtricgateway: true
27   installORUApp: true
28   installODUSMOApp: true
29   installODUICSApp: true
30   installTopology: true
31   installKong: true
32   installDmaapadapterservice: true
33   installDmaapmediatorservice: true
34   installHelmmanager: true
35
36   volume1:
37     size: 1Gi
38     storageClassName: volume1
39   volume2:
40     size: 1Gi
41     storageClassName: volume2
42   volume3:
43     size: 1Gi
44     storageClassName: volume3
45
46 kong:
47   ingressController:
48     installCRDs: false
49   admin:
50     enabled: true
51 cert-wrapper:
52   enabled: true