patch-paperless #40
@@ -1,11 +1,6 @@
|
|||||||
{{/* Append the hardcoded settings */}}
|
{{/* Append the hardcoded settings */}}
|
||||||
{{- define "healthchecks.harcodedValues" -}}
|
{{- define "healthchecks.harcodedValues" -}}
|
||||||
controllers:
|
env:
|
||||||
main:
|
|
||||||
type: deployment
|
|
||||||
containers:
|
|
||||||
main:
|
|
||||||
env:
|
|
||||||
PAPERLESS_TIME_ZONE: {{ .Values.env.TZ }}
|
PAPERLESS_TIME_ZONE: {{ .Values.env.TZ }}
|
||||||
PAPERLESS_PORT: {{ quote .Values.service.main.ports.http.port }}
|
PAPERLESS_PORT: {{ quote .Values.service.main.ports.http.port }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user