| commit | 99851f963fc6d3baff6c88cc5e848f123e353cb3 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Apr 30 15:06:50 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Apr 30 15:39:31 2025 +0200 |
| tree | f105a1e07349dedc416fff76a69ca34aaaf6b781 | |
| parent | c0006e7fa560c3e375e0080b77a090ee49141156 [diff] |
Update mongodb values in OSM helm chart to include fullnameOverride Change-Id: Ifa8b65471f205beff313f213b50f1f98a5e3038b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml index a046b9a..5c9ea2c 100644 --- a/installers/helm/osm/values.yaml +++ b/installers/helm/osm/values.yaml
@@ -337,6 +337,7 @@ mongodb: enabled: true + fullnameOverride: "mongodb-k8s" replicaCount: 1 service: nameOverride: "mongodb-k8s"