TrueChartsClone/charts/stable/dillinger/values.yaml

40 lines
776 B
YAML

image:
repository: ghcr.io/linuxserver/dillinger
pullPolicy: IfNotPresent
tag: 3.39.1@sha256:84622701ece8ad531a77bf8b722df3cf957008d6e5816d5e535f6f644d304186
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