catalog/stable/actualserver/7.0.0/ix_values.yaml

44 lines
884 B
YAML

image:
repository: ghcr.io/actualbudget/actual-server
pullPolicy: IfNotPresent
tag: 23.12.1@sha256:439f2ed8d88f6f3616b986d69cf61d5519869507cf74289c403c96b2c48585f8
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:
server-files:
enabled: true
mountPath: /app/server-files
user-files:
enabled: true
mountPath: /app/user-files
portal:
open:
enabled: true