diff --git a/.github/postgresql.yaml b/.github/postgresql.yaml index abd1676b..9070ac19 100644 --- a/.github/postgresql.yaml +++ b/.github/postgresql.yaml @@ -1,6 +1,9 @@ primary: persistence: enabled: false + resourcesPreset: none auth: postgresPassword: postgres + +postgresqlDataDir: /tmp/data