Run all components in one namespace
[oom.git] / kubernetes / portal / templates / portal-widgets-deployment.yaml
index 6f27ef6..d5237ca 100644 (file)
@@ -2,8 +2,8 @@
 apiVersion: extensions/v1beta1
 kind: Deployment
 metadata:
-  name: portalwidgets
-  namespace: "{{ .Values.nsPrefix }}-portal"
+  name: portal-widgets
+  namespace: "{{ .Values.nsPrefix }}"
 spec:
   replicas: {{ .Values.portalWidgetsReplicas }}
   selector:
@@ -13,7 +13,7 @@ spec:
     metadata:
        labels:
          app: portalwidgets
-       name: portalwidgets
+       name: portal-widgets
     spec:
       initContainers:
       - command: