patch-paperless #40
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user