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