Files
truecharts/charts/stable/openspeedtest/values.yaml

21 lines
432 B
YAML

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