mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-05 05:36:07 +08:00
21 lines
432 B
YAML
21 lines
432 B
YAML
image:
|
|
repository: tccr.io/truecharts/openspeedtest
|
|
pullPolicy: IfNotPresent
|
|
tag: latest@sha256:8f8be704ab215b8452a5627adf06e9a3294eaf6670af62097d5fabdcb06fbc06
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 3000
|
|
port: 10256
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|