catalog/stable/dillinger/8.2.0/ix_values.yaml

40 lines
776 B
YAML

image:
repository: ghcr.io/linuxserver/dillinger
pullPolicy: IfNotPresent
tag: 3.39.1@sha256:f8319ea52504b984ffdee2adf8f01bef8ce9e780dab2a755e5f875944b5613ae
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 8080
port: 10143
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true