patch-paperless #40

Merged
marko merged 4 commits from patch-paperless into main 2025-11-23 13:06:37 +00:00
Showing only changes of commit 5f201ba918 - Show all commits

View File

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