Files
truecharts/charts/incubator/go-playground/values.yaml
T
TrueCharts BotandGitHub 819eb3b7b1 chore(deps): update docker general non-major (#4171)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-24 09:14:38 +03:00

25 lines
488 B
YAML

env:
APP_CLEAN_INTERVAL: 10m
APP_DEBUG: "false"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/go-playground
tag: latest@sha256:2d62ed0b15849134aa2bc4bac0fce74be3ea3bcc57ff17b1f10b7557efb3db25
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8888
protocol: TCP
targetPort: 8000
portal:
enabled: true