TrueChartsClone/charts/stable/tasmoadmin/values.yaml

37 lines
596 B
YAML

image:
repository: ghcr.io/tasmoadmin/tasmoadmin
tag: v4.1.1@sha256:24c951a872c1d1aa6f7112e610a21b38611530bba1d83d660d8ef8af9abe8ee7
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
TASMO_DEBUG: 1
service:
main:
ports:
main:
port: 9541
protocol: http
targetPort: 80
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true