|
@@ -51,6 +51,9 @@ workload:
|
|
type: http
|
|
type: http
|
|
port: {{ .Values.paperlessNetwork.webPort }}
|
|
port: {{ .Values.paperlessNetwork.webPort }}
|
|
path: /
|
|
path: /
|
|
|
|
+ spec:
|
|
|
|
+ initialDelaySeconds: 30
|
|
|
|
+ failureThreshold: 180
|
|
initContainers:
|
|
initContainers:
|
|
{{- include "ix.v1.common.app.permissions" (dict "containerName" "01-permissions"
|
|
{{- include "ix.v1.common.app.permissions" (dict "containerName" "01-permissions"
|
|
"UID" .Values.paperlessID.user
|
|
"UID" .Values.paperlessID.user
|