diff --git a/scripts/helm/roles/openreplay/templates/postgresql.yaml b/scripts/helm/roles/openreplay/templates/postgresql.yaml index bb5dbacb3..4d5c600fc 100644 --- a/scripts/helm/roles/openreplay/templates/postgresql.yaml +++ b/scripts/helm/roles/openreplay/templates/postgresql.yaml @@ -1,5 +1,3 @@ -image: - tag: 13.3.0-debian-10-r53 {% if db_resource_override.postgresql %} {{ db_resource_override.postgresql|to_nice_yaml(indent=2) }} {% else %}