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: requests:
memory: 1Gi memory: 1Gi
cpu: 200m cpu: 200m
initdb: # initdb:
postInitSQL: # owner: app
- CREATE DATABASE "lidarr-main" OWNER "app"; # postInitSQL:
- CREATE DATABASE "lidarr-log" OWNER "app"; # - CREATE DATABASE "lidarr-main" OWNER "app";
# - CREATE DATABASE "lidarr-log" OWNER "app";
recovery: recovery:
method: import method: import
objectStore: objectStore: