X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2Fpolicymanagementservice%2Fvalues.yaml;h=e34f8869b0545b0c2928f1b1963fd8749c3e6528;hb=HEAD;hp=20de309ea28a9ccbfd15e318ad861e12b05286f5;hpb=918108f729c368db61fe904024129f21269e19b7;p=it%2Fdep.git diff --git a/smo-install/oran_oom/policymanagementservice/values.yaml b/smo-install/oran_oom/policymanagementservice/values.yaml index 20de309e..cac8329a 100644 --- a/smo-install/oran_oom/policymanagementservice/values.yaml +++ b/smo-install/oran_oom/policymanagementservice/values.yaml @@ -1,7 +1,7 @@ -# ============LICENSE_START=============================================== +# ============LICENSE_START================================================ # Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. -# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. -# ======================================================================== +# Copyright (C) 2023-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. # You may obtain a copy of the License at @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# ============LICENSE_END================================================= +# ============LICENSE_END================================================== # Default values for Policy Management Service. # This is a YAML-formatted file. @@ -23,7 +23,7 @@ imagePullPolicy: IfNotPresent image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: nonrtric-plt-a1policymanagementservice - tag: 2.7.0 + tag: 2.8.0 service: type: NodePort ports: @@ -51,42 +51,42 @@ config: config: controller: - name: controller1 - baseUrl: https://a1controller:8383 + baseUrl: http://sdnc.onap:8282 userName: admin password: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U ric: - name: ric1 - baseUrl: https://a1-sim-osc-0:8185 + baseUrl: http://a1-sim-osc-0.nonrtric:8085 controller: controller1 managedElementIds: - kista_1 - kista_2 - name: ric2 - baseUrl: https://a1-sim-osc-1:8185 + baseUrl: http://a1-sim-osc-1.nonrtric:8085 controller: controller1 managedElementIds: - kista_1 - kista_2 - name: ric3 - baseUrl: https://a1-sim-std-0:8185 + baseUrl: http://a1-sim-std-0.nonrtric:8085 controller: controller1 managedElementIds: - kista_1 - kista_2 - name: ric4 - baseUrl: https://a1-sim-std-1:8185 + baseUrl: http://a1-sim-std-1.nonrtric:8085 controller: controller1 managedElementIds: - kista_1 - kista_2 - name: ric5 - baseUrl: https://a1-sim-std2-0:8185 + baseUrl: http://a1-sim-std2-0.nonrtric:8085 controller: controller1 managedElementIds: - kista_1 - kista_2 - name: ric6 - baseUrl: https://a1-sim-std2-1:8185 + baseUrl: http://a1-sim-std2-1.nonrtric:8085 controller: controller1 managedElementIds: - kista_1