TrueChartsCatalogClone/stable/go-playground/4.2.0/ix_values.yaml

29 lines
555 B
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
repository: x1unix/go-playground
tag: latest@sha256:e98741b135c19dec5bc9761fa71d94c7e2b82ee33865a5d42276596028e21f86
persistence: {}
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8888
protocol: tcp
targetPort: 8000
workload:
main:
podSpec:
containers:
main:
env:
APP_CLEAN_INTERVAL: 10m
APP_DEBUG: "false"