diff --git a/charts/camunda-platform/templates/operate/deployment.yaml b/charts/camunda-platform/templates/operate/deployment.yaml index 79dbf75e4f..dc45bb5396 100644 --- a/charts/camunda-platform/templates/operate/deployment.yaml +++ b/charts/camunda-platform/templates/operate/deployment.yaml @@ -13,6 +13,7 @@ spec: matchLabels: {{- include "operate.matchLabels" . | nindent 6 }} template: + metadata: labels: {{- include "operate.labels" . | nindent 8 }}