{{- define "custom.chart.name" -}} Paperless-ngx {{- end -}} {{- define "custom.custom.configuration.header" -}} ## Custom configuration {{- end -}} {{- define "custom.custom.configuration" -}} {{ template "custom.custom.configuration.header" . }} ### Database Installation Paperless-ngx supports PostgreSQL and MariaDB. This chart can install PostgreSQL or MariaDB and configure Paperless-ngx automatically. See each database section in [`values.yaml`](./values.yaml) for configuration examples. {{- end -}}