Run all components in one namespace
[oom.git] / kubernetes / aaf / templates / aaf-cs-deployment.yaml
index 55619b3..be5f6c1 100644 (file)
@@ -3,7 +3,7 @@ apiVersion: extensions/v1beta1
 kind: Deployment
 metadata:
   name: aaf-cs
-  namespace: "{{ .Values.nsPrefix }}-aaf"
+  namespace: "{{ .Values.nsPrefix }}"
 spec:
   replicas: 1
   selector: