image: repository: tccr.io/truecharts/grav pullPolicy: IfNotPresent tag: v1.7.42@sha256:96ceb64c4a554fedb976e3f9a8b4e71095f4e72bfc83ff8e1a22d84c1d282c6c service: main: ports: main: port: 10012 targetPort: 80 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0