Files
truecharts/charts/stable/openspeedtest/values.yaml
TrueCharts Bot fe38c5e074 chore(deps): update docker general non-major (#4139)
* 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-21 13:25:38 +03:00

24 lines
425 B
YAML

image:
repository: tccr.io/truecharts/openspeedtest
pullPolicy: IfNotPresent
tag: latest@sha256:4c4c9d6d6ce60b8040dca2daa5769b91ca02f5fbc6734b6fd8e6b3c773d035e8
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: HTTP
targetPort: 3000
port: 10256
portal:
enabled: true