add pg-17

This commit is contained in:
2024-12-22 00:06:28 -06:00
parent 4b59cabb2b
commit 2162e8c634
2 changed files with 6 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ postgres-16-cluster:
storageClass: local-path
monitoring:
enabled: true
bootstrap:
initdb:
postInitSQL:
- CREATE DATABASE "jellyplist" OWNER "app";