This commit is contained in:
17
charts/paperless-ngx/README_CONFIG.md.gotmpl
Normal file
17
charts/paperless-ngx/README_CONFIG.md.gotmpl
Normal file
@@ -0,0 +1,17 @@
|
||||
{{- 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 -}}
|
||||
Reference in New Issue
Block a user