diff --git a/charts/camunda-bpm-platform/templates/deployment.yaml b/charts/camunda-bpm-platform/templates/deployment.yaml index f0b4c49..417880d 100644 --- a/charts/camunda-bpm-platform/templates/deployment.yaml +++ b/charts/camunda-bpm-platform/templates/deployment.yaml @@ -3,6 +3,7 @@ apiVersion: apps/v1 kind: Deployment metadata: name: {{ $fullName }} + namespace: {{ .Values.image.namespace }} labels: {{- include "camunda-bpm-platform.labels" . | nindent 4 }} spec: