patch-new-paperless #36
@@ -7,7 +7,8 @@
|
|||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
defaultContainerOptions:
|
containers:
|
||||||
|
main:
|
||||||
image:
|
image:
|
||||||
# -- Image repository
|
# -- Image repository
|
||||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
@@ -19,6 +20,7 @@ controllers:
|
|||||||
# @default -- See [values.yaml](./values.yaml)
|
# @default -- See [values.yaml](./values.yaml)
|
||||||
# -- Set the resource requests / limits for the container.
|
# -- Set the resource requests / limits for the container.
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# -- Set the container timezone
|
# -- Set the container timezone
|
||||||
TZ: UTC
|
TZ: UTC
|
||||||
|
|||||||
Reference in New Issue
Block a user