update postgres cluster chart

This commit is contained in:
2024-06-14 21:18:40 -05:00
parent c33f527e1a
commit f7f670b17c
12 changed files with 12 additions and 12 deletions

View File

@@ -98,7 +98,7 @@ postgres-16-cluster:
initdb:
database: app
owner: app
postInitApplicationSQL:
postInitSQL:
- CREATE DATABASE "radarr-main" OWNER "app";
- CREATE DATABASE "radarr-log" OWNER "app";
backup: