fix(paperless): enable PostgreSQL

This commit is contained in:
Khue Doan 2022-01-26 00:46:16 +07:00
parent 31516447db
commit a5b1a982ea

View File

@ -14,3 +14,5 @@ paperless:
- secretName: paperless-tls-certificate
hosts:
- *host
postgresql:
enabled: true