diff --git a/charts/pega/config/deploy/context.xml.tmpl b/charts/pega/config/deploy/context.xml.tmpl
index a99756d36..1ef3717b3 100644
--- a/charts/pega/config/deploy/context.xml.tmpl
+++ b/charts/pega/config/deploy/context.xml.tmpl
@@ -74,7 +74,7 @@
{{ else }}
{{ end }}
-
+
{{ if .Env.REQUESTOR_PASSIVATION_TIMEOUT }}
{{ end }}
diff --git a/terratest/src/test/pega/data/expectedInstallDeployContext.xml.tmpl b/terratest/src/test/pega/data/expectedInstallDeployContext.xml.tmpl
index a99756d36..1ef3717b3 100644
--- a/terratest/src/test/pega/data/expectedInstallDeployContext.xml.tmpl
+++ b/terratest/src/test/pega/data/expectedInstallDeployContext.xml.tmpl
@@ -74,7 +74,7 @@
{{ else }}
{{ end }}
-
+
{{ if .Env.REQUESTOR_PASSIVATION_TIMEOUT }}
{{ end }}