diff --git a/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 b/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2
index 5e417252..a0707aac 100644
--- a/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2
+++ b/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2
@@ -7,7 +7,7 @@
{{ item.description }}
{% endif %}
{% if item.persistence_location is defined %}
- <{{ item.persistence_label | default ('persistence') }} location="{{ item.persistence_location }}"/>
+
{% endif %}
{% if item.exclude_handlers is defined %}
{% for eh in item.exclude_handlers %}