X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fdbaas%2Ftemplates%2Fconfigmap.yaml;h=27b36a7a696543b53329bc9311445c44d2b95e06;hb=5a41222d270f0066339c14178dd05b883bc4677b;hp=a9a0764e85868548d05c5413af4663a0a82d7229;hpb=98d784eba3506478481d5a22edbee6ca0bdb68da;p=ric-plt%2Fric-dep.git diff --git a/helm/dbaas/templates/configmap.yaml b/helm/dbaas/templates/configmap.yaml index a9a0764..27b36a7 100644 --- a/helm/dbaas/templates/configmap.yaml +++ b/helm/dbaas/templates/configmap.yaml @@ -19,6 +19,7 @@ apiVersion: v1 kind: ConfigMap metadata: name: {{ template "common.configmapname.dbaas" . }}-config + namespace: {{ include "common.namespace.platform" . }} labels: heritage: {{ .Release.Service }} release: {{ .Release.Name }}