remove init
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 24s
renovate / renovate (push) Successful in 1m10s

This commit is contained in:
2025-12-12 17:27:30 -06:00
parent 048e0fc607
commit 763a68118d

View File

@@ -168,10 +168,11 @@ postgres-18-cluster:
requests:
memory: 1Gi
cpu: 200m
initdb:
postInitSQL:
- CREATE DATABASE "lidarr-main" OWNER "app";
- CREATE DATABASE "lidarr-log" OWNER "app";
# initdb:
# owner: app
# postInitSQL:
# - CREATE DATABASE "lidarr-main" OWNER "app";
# - CREATE DATABASE "lidarr-log" OWNER "app";
recovery:
method: import
objectStore: