From: aravind.est Date: Mon, 12 May 2025 13:07:12 +0000 (+0100) Subject: Enable mariadb for sdnc and update version X-Git-Tag: l-release~17 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=af5fe59c4f5c2ad951ff5b563675c84c2ab9f0ec;p=it%2Fdep.git Enable mariadb for sdnc and update version Mariadb enabled for sdnc Latest version of images updated. Issue-ID: NONRTRIC-1020 Change-Id: Ibbbf49c593784064471a87512603a1b5dd6744ce Signed-off-by: aravind.est --- diff --git a/smo-install/helm-override/default/onap-override.yaml b/smo-install/helm-override/default/onap-override.yaml index 5ae9c58a..10a8bbb1 100644 --- a/smo-install/helm-override/default/onap-override.yaml +++ b/smo-install/helm-override/default/onap-override.yaml @@ -148,6 +148,7 @@ mariadb-galera: enabled: true replicaCount: 1 mariadbOperator: + appVersion: 11.1.2 persistence: storageClassName: mariadb-galera-sc galera: @@ -193,8 +194,7 @@ sdnc: enabled: true replicaCount: 1 elasticsearch: - master: - replicaCount: 1 + enabled: false mysql: replicaCount: 1 ueb-listener: @@ -228,6 +228,8 @@ sdnc: address: dcae-ves-collector.onap port: 8443 eventLogMsgDetail: LONG + mariadb: + enabled: true strimzi: enabled: true replicaCount: 1 diff --git a/smo-install/oran_oom/a1simulator/values.yaml b/smo-install/oran_oom/a1simulator/values.yaml index b2459ae4..03e22335 100644 --- a/smo-install/oran_oom/a1simulator/values.yaml +++ b/smo-install/oran_oom/a1simulator/values.yaml @@ -1,6 +1,6 @@ # ============LICENSE_START================================================ # Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. -# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2023-2025 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. @@ -18,7 +18,7 @@ image: repository: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: a1-simulator - tag: 2.7.0 + tag: 2.8.0 pullPolicy: IfNotPresent service: type: ClusterIP diff --git a/smo-install/oran_oom/policymanagementservice/values.yaml b/smo-install/oran_oom/policymanagementservice/values.yaml index 6b671c24..72d469b2 100644 --- a/smo-install/oran_oom/policymanagementservice/values.yaml +++ b/smo-install/oran_oom/policymanagementservice/values.yaml @@ -1,6 +1,6 @@ # ============LICENSE_START================================================ # Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. -# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2023-2025 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. @@ -23,7 +23,7 @@ imagePullPolicy: IfNotPresent image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: nonrtric-plt-a1policymanagementservice - tag: 2.8.1 + tag: 2.9.0 service: type: NodePort ports: diff --git a/smo-install/oran_oom/rappmanager/values.yaml b/smo-install/oran_oom/rappmanager/values.yaml index 6f19e511..fc7fc19d 100644 --- a/smo-install/oran_oom/rappmanager/values.yaml +++ b/smo-install/oran_oom/rappmanager/values.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2023-2025 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,7 +24,7 @@ imagePullPolicy: IfNotPresent image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: nonrtric-plt-rappmanager - tag: 0.1.0 + tag: 0.2.0 service: type: ClusterIP ports: diff --git a/smo-install/oran_oom/servicemanager/values.yaml b/smo-install/oran_oom/servicemanager/values.yaml index 28a49742..b1d2bee5 100644 --- a/smo-install/oran_oom/servicemanager/values.yaml +++ b/smo-install/oran_oom/servicemanager/values.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2024-2025 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. @@ -20,7 +20,7 @@ imagePullPolicy: IfNotPresent image: registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-plt-servicemanager - tag: 0.1.3 + tag: 0.2.1 service: httpName: http ports: