Run all components in one namespace
[oom.git] / kubernetes / vid / templates / vid-mariadb-deployment.yaml
index bf23c3f..41bfb90 100644 (file)
@@ -5,7 +5,7 @@ metadata:
   labels:
     app: vid-mariadb
   name: vid-mariadb
-  namespace: "{{ .Values.nsPrefix }}-vid"
+  namespace: "{{ .Values.nsPrefix }}"
 spec:
   replicas: {{ .Values.vidMariaDbReplicas }}
   selector: