2023-12-25 17:17:28 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: x1unix/go-playground
|
2024-01-21 13:38:31 +00:00
|
|
|
tag: latest@sha256:e98741b135c19dec5bc9761fa71d94c7e2b82ee33865a5d42276596028e21f86
|
2023-12-25 17:17:28 +00:00
|
|
|
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"
|