X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Fhelm-override%2Fpythonsdk-tests%2Foran-override.yaml;h=9b0c2de517c50e97fb336f4f5b8db26761bcc9a8;hb=9eed495fd21300d5242c844d670f741304fb582d;hp=c2ccb22cb0ebe8982077e1fa35a3158e91ef35b2;hpb=dd88f8e183d4463db48e1db2abb5d101e3dfb02a;p=it%2Fdep.git diff --git a/smo-install/helm-override/pythonsdk-tests/oran-override.yaml b/smo-install/helm-override/pythonsdk-tests/oran-override.yaml index c2ccb22c..9b0c2de5 100644 --- a/smo-install/helm-override/pythonsdk-tests/oran-override.yaml +++ b/smo-install/helm-override/pythonsdk-tests/oran-override.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Mofification Copyright © 2021 AT&T +# Modification Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -24,8 +25,8 @@ ######### NONRTRIC ######### -nonrtric: - installPms: false +nonrtric: + installPms: true installA1controller: false installA1simulator: true installControlpanel: true @@ -33,70 +34,70 @@ nonrtric: installRappcatalogueservice: true installNonrtricgateway: true installKong: true - installORUApp: true + installORUApp: false + installODUSMOApp: false + installODUICSApp: false installTopology: true installDmaapadapterservice: true installDmaapmediatorservice: true installHelmmanager: true + installrAppmanager: true + installCapifcore: true # override default mount path root directory # referenced by persistent volumes and log files persistence: mountPath: /dockerdata-nfs - volume1: - # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning) - size: 2Gi - storageClassName: pms-storage - volume2: - # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning) - size: 2Gi - storageClassName: ics-storage + volume1: + # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning) + size: 2Gi + storageClassName: pms-storage + volume2: + # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning) + size: 2Gi + storageClassName: ics-storage volume3: size: 1Gi - storageClassName: helmmanager-storage + storageClassName: helmmanager-storage -common: - releasePrefix: r3-dev-nonrtric - ingressClassName: kong +common: + releasePrefix: r3-dev-nonrtric + ingressClassName: kong informationservice: - informationservice: - persistence: - # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same. - # 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) - size: 2Gi - storageClassName: ics-storage - ingress: - enabled: true - - -# Need to check the external port Availability -policymanagementservice: - policymanagementservice: - persistence: - # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same. - # 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) - size: 2Gi - storageClassName: pms-storage + persistence: + # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same. + # 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) + size: 2Gi + storageClassName: ics-storage + ingress: + enabled: true + + +# Need to check the external port Availability +policymanagementservice: + persistence: + # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same. + # 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) + size: 2Gi + storageClassName: pms-storage ingress: enabled: true kong: ingressController: - installCRDs: false + installCRDs: false admin: enabled: true helmmanager: - helmmanager: - persistence: - # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed si> - # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be f> - storageClassName: helmmanager-storage + persistence: + # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed si> + # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be f> + storageClassName: helmmanager-storage controlpanel: - controlpanel: - ingress: - enabled: false + ingress: + enabled: false oru-app: simulators: