Files
truecharts/charts/stable/actualserver/values.yaml
T

39 lines
812 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/actualbudget/actual
pullPolicy: IfNotPresent
tag: 26.6.0@sha256:74385f8067f401e61f0be9e343c471705c42dfaa195295c40c5b2f15f4dcc9d4
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 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: 10293
protocol: http
targetPort: 5006
persistence:
data:
enabled: true
mountPath: /data