TrueChartsClone/charts/stable/go-playground/values.yaml

29 lines
555 B
YAML

image:
pullPolicy: IfNotPresent
repository: x1unix/go-playground
tag: latest@sha256:2d9dad67af7a801cf472dccde3cecd02a2b19e4412b136d2a6ede02489baa470
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"