1 ################################################################################
2 # Copyright (c) 2022 Nordix Foundation. #
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 #
8 # http://www.apache.org/licenses/LICENSE-2.0 #
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 ################################################################################
17 #################################################################
18 # Global configuration overrides for standalone nonrtric deployment
20 # These overrides will affect all helm charts (ie. applications)
21 # that are listed below and are 'enabled'.
22 #################################################################
26 ######### NONRTRIC #########
30 installA1controller: true
31 installA1simulator: true
32 installControlpanel: true
33 installInformationservice: true
34 installRappcatalogueservice: true
35 installNonrtricgateway: true
38 installTopology: false
39 installDmaapadapterservice: true
40 installDmaapmediatorservice: true
41 installHelmmanager: true
42 # override default mount path root directory
43 # referenced by persistent volumes and log files
45 mountPath: /dockerdata-nfs
47 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
49 storageClassName: pms-storage
51 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
53 storageClassName: ics-storage
56 storageClassName: helmmanager-storage
59 releasePrefix: r3-dev-nonrtric
60 ingressClassName: kong
65 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
66 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be for instance 'standard' or 'gluster-fs' (depeneds on which classes that are available)
68 storageClassName: ics-storage
73 # Need to check the external port Availability
74 policymanagementservice:
75 policymanagementservice:
77 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
78 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be fon instance 'standard' or 'gluster-fs' (depeneds on which classes that are available)
80 storageClassName: pms-storage
93 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed si>
94 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be f>
95 storageClassName: helmmanager-storage
103 a1PolicyLink: https://policymanagementservice:8433
119 - name: a1-sim-std2-0
122 - name: a1-sim-std2-1