From f8aec30769f47ca816756e91d3b6ba7c9c9fbf89 Mon Sep 17 00:00:00 2001 From: Hamza Masood <47217263+hamza-m-masood@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:20:30 +0000 Subject: [PATCH] test --- charts/camunda-platform/templates/operate/deployment.yaml | 1 + 1 file changed, 1 insertion(+) 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 }}