FIX(postgresql): use primary.persistence

- for pg-dev storage
This commit is contained in:
2025-12-31 02:46:57 +09:00
parent f038c62b2f
commit e1d4b1f717

View File

@@ -17,6 +17,7 @@ auth:
username: bluemayne username: bluemayne
database: postgres database: postgres
primary:
persistence: persistence:
enabled: true enabled: true
size: 1Gi size: 1Gi