24 lines
425 B
YAML
24 lines
425 B
YAML
image:
|
|
repository: tccr.io/truecharts/openspeedtest
|
|
pullPolicy: IfNotPresent
|
|
tag: latest@sha256:ac4e1920b2d405a620abee2e350d83fc848236b418e6de278bf98f80585f2797
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: HTTP
|
|
targetPort: 3000
|
|
port: 10256
|
|
|
|
portal:
|
|
enabled: true
|