catalog/stable/grav/8.0.3/ix_values.yaml

26 lines
493 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/grav
pullPolicy: IfNotPresent
tag: v1.7.42@sha256:df44b14bd395d713bb0279ac7a394f8eb1ffccef0fe82fb3692bfb9855a7651c
2023-08-01 09:25:32 +00:00
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