diff --git a/src/main/helm/templates/deployment.yaml b/src/main/helm/templates/deployment.yaml
index 149822c71846bd847aa7e1c7a15eb0e279c68122..ba379a93e17e623cf46bbc3f6e05aa8750eacff8 100644
--- a/src/main/helm/templates/deployment.yaml
+++ b/src/main/helm/templates/deployment.yaml
@@ -238,7 +238,7 @@ spec:
           {{- end }}
           {{- if (((.Values.ozgcloud).notification).eingangsbestaetigung).replyAllowed }}
           - name: ozgcloud_notification_eingangsbestaetigung_replyAllowed
-            value: {{ (((.Values.ozgcloud).notification).eingangsbestaetigung).replyAllowed }}
+            value: {{ quote (((.Values.ozgcloud).notification).eingangsbestaetigung).replyAllowed }}
           {{- end }}
 
           {{- if (.Values.ozgcloud).processors}}