fix: add dbname (#5306)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m53s

Reviewed-on: #5306
This commit was merged in pull request #5306.
This commit is contained in:
2026-03-31 01:47:52 +00:00
parent fcb24f62af
commit d67fe3cfdf

View File

@@ -22,6 +22,11 @@ paperless-ngx:
secretKeyRef:
name: paperless-ngx-postgresql-18-cluster-app
key: port
- name: PAPERLESS_DBNAME
valueFrom:
secretKeyRef:
name: paperless-ngx-postgresql-18-cluster-app
key: dbname
- name: PAPERLESS_DBUSER
valueFrom:
secretKeyRef:
@@ -143,7 +148,7 @@ paperless-ngx:
main:
- path: /usr/src/paperless/consume
postgres-18-cluster:
mode: standalone
mode: recovery
recovery:
method: objectStore
objectStore: