Files

39 lines
824 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/linuxserver/booksonic-air
pullPolicy: IfNotPresent
tag: 2201.1.0@sha256:381b4e0026a88832b173b7888cc29320d7979310c742a71e1b40581e25a4358e
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10048
protocol: http
targetPort: 4040
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