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.4.0@sha256:b0e732e2c41b3dc468a71548e88ef76d3f0c157fc43d15fa05d14ec1c5747e1e
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