catalog/stable/davos/12.8.3/ix_values.yaml

41 lines
794 B
YAML

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