catalog/incubator/openspeedtest/0.0.2/ix_values.yaml

29 lines
483 B
YAML

image:
repository: tccr.io/truecharts/openspeedtest
pullPolicy: IfNotPresent
tag: latest@sha256:5deed4a03b5695bc6e46b9aef474567e29941bc557406315c3632be401b85e00
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
protocol: HTTP
ports:
main:
targetPort: 3000
port: 10251
probes:
liveness:
path: "/"
readiness:
path: "/"
startup:
path: "/"