Files
infrastructure/clusters/cl01tl/helm/speedtest-exporter/values.yaml
2026-04-07 01:28:53 +00:00

18 lines
412 B
YAML

speedtest-exporter:
image:
repository: ghcr.io/miguelndecarvalho/speedtest-exporter
tag: v3.5.4@sha256:f1064d49124c7fc45faabb87c6c876a2fd04e92b3dc14d4b871301217ba30fed
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
resources:
limits:
cpu: 1m
memory: 30Mi
serviceMonitor:
interval: 180m