add name
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 19s
renovate / renovate (push) Successful in 1m14s

This commit is contained in:
2025-12-12 17:47:53 -06:00
parent 2c3ee54796
commit 0e06b722fc

View File

@@ -169,6 +169,7 @@ postgres-18-cluster:
memory: 1Gi
cpu: 200m
initdb:
database: app
owner: app
# postInitSQL:
# - CREATE DATABASE "lidarr-main" OWNER "app";