Files
truecharts/charts/stable/actualserver/values.yaml
T
2026-02-14 22:35:03 +01:00

39 lines
812 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/actualbudget/actual
pullPolicy: IfNotPresent
tag: 26.2.0@sha256:c34346f87725b9cce5dca5af1a2a9b989127d592cc4c6af5cf4652d4a86def90
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