28 lines
459 B
YAML
28 lines
459 B
YAML
image:
|
|
repository: tccr.io/truecharts/grocy
|
|
tag: v3.3.1@sha256:564485334be2614bd1a11e74fe8e607568fb3be57331692effe7060b43d1bd2f
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10013
|
|
targetPort: 80
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|