TrueChartsClone/charts/stable/grocy/values.yaml

24 lines
465 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v4.0.3@sha256:63810f63bda5472c3afe4431830f316e0eb810496ed953c9202b6b4b9842dc7c
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10013
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0