scale-catalog/stable/grav/12.0.12/ix_values.yaml

26 lines
493 B
YAML
Raw Permalink Normal View History

2024-07-13 07:59:30 +00:00
image:
repository: ghcr.io/linuxserver/grav
pullPolicy: IfNotPresent
tag: 1.7.46@sha256:63f54e64d5714bd0d288da5bfb68d9503b2a1ff70c57cd1a2fdcf4359c4c7644
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