diff --git a/roles/installer/templates/tower_postgres.yaml.j2 b/roles/installer/templates/tower_postgres.yaml.j2 index 02885b16..18d2ae96 100644 --- a/roles/installer/templates/tower_postgres.yaml.j2 +++ b/roles/installer/templates/tower_postgres.yaml.j2 @@ -66,8 +66,8 @@ spec: {% endif %} {% if tower_postgres_tolerations %} tolerations: - {{ tower_tolerations | indent(width=8) }} -{% endif %} + {{ tower_postgres_tolerations | indent(width=8) }} +{% endif %} volumeClaimTemplates: - metadata: name: postgres