catalog/stable/grav/11.7.9/ix_values.yaml

26 lines
493 B
YAML

image:
repository: ghcr.io/linuxserver/grav
pullPolicy: IfNotPresent
tag: 1.7.45@sha256:fff9cc32844429371d6a3e198b801dfcd38304ae2c78ec9d32c172b4676c84fe
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