patch-new-paperless #36
@@ -2,10 +2,15 @@
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/bjw-s/helm-charts/blob/a081de5/charts/library/common/values.yaml
|
||||
# https://github.com/bjw-s-labs/helm-charts/commit/310fedbca8dfe180359e20b32b6a05da74ae2abd/charts/library/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
controllers:
|
||||
main:
|
||||
enabled: true
|
||||
type: deployment
|
||||
replicas: 1
|
||||
defaultContainerOptions:
|
||||
image:
|
||||
# -- Image repository
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
# -- Image pull policy
|
||||
|
||||
Reference in New Issue
Block a user