28 lines
459 B
YAML
28 lines
459 B
YAML
image:
|
|
repository: tccr.io/truecharts/grocy
|
|
tag: v3.3.1@sha256:80b77844c7f1de11933cd590362a0017afb0cf231ae822d081e1d72a42c4a4c2
|
|
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
|