image: repository: tccr.io/truecharts/openspeedtest pullPolicy: IfNotPresent tag: latest@sha256:d34f267432b853a42d9f417e8d26c3c5181b231a45af148fbdbc8beb55aae254 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: "/"