patch-paperless #40

Merged
marko merged 4 commits from patch-paperless into main 2025-11-23 13:06:37 +00:00
2 changed files with 52 additions and 48 deletions
Showing only changes of commit d3a54f13b0 - Show all commits

View File

@@ -1,5 +1,10 @@
{{/* Append the hardcoded settings */}}
{{- define "healthchecks.harcodedValues" -}}
controllers:
main:
type: deployment
containers:
main:
env:
PAPERLESS_TIME_ZONE: {{ .Values.env.TZ }}
PAPERLESS_PORT: {{ quote .Values.service.main.ports.http.port }}

View File

@@ -20,7 +20,6 @@ controllers:
# @default -- See [values.yaml](./values.yaml)
# -- Set the resource requests / limits for the container.
resources: {}
env:
# -- Set the container timezone
TZ: UTC