Files
truecharts/charts/stable/grocy/values.yaml
T

22 lines
432 B
YAML

image:
repository: ghcr.io/linuxserver/grocy
tag: 4.5.0@sha256:f1b2cdbaa30ea48fd6eba880ea428191a15378fb4076ccb1937463e970dd385b
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10013
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0