Run all components in one namespace
[oom.git] / kubernetes / dcae / templates / pgaas.yaml
index 788de60..16abade 100644 (file)
@@ -7,7 +7,7 @@ metadata:
   labels:
     app: dcae-pgaas
   name: dcae-pgaas
-  namespace: "{{ .Values.nsPrefix }}-dcae"
+  namespace: "{{ .Values.nsPrefix }}"
 spec:
   replicas: 1
   selector:
@@ -46,4 +46,4 @@ spec:
           path: /dockerdata-nfs/{{ .Values.nsPrefix }}/dcae/pgaas/tools
       imagePullSecrets:
       - name: "{{ .Values.nsPrefix }}-docker-registry-key"
-#{{ end }}
\ No newline at end of file
+#{{ end }}