patch-new-paperless #36

Merged
marko merged 15 commits from patch-new-paperless into main 2025-11-23 10:20:49 +00:00
Showing only changes of commit aa63d656a9 - Show all commits

View File

@@ -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