Files
catalog/incubator/guide2go/2.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

38 lines
665 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/guide2go
tag: latest@sha256:242ea7703e5c9359e79a183c6bd35fbc0807864122201dc8accab99b9a3685e3
persistence:
config:
enabled: true
mountPath: /config
guide2go:
enabled: true
mountPath: /guide2go
tvh:
enabled: true
mountPath: /TVH
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false