Files
infrastructure/clusters/cl01tl/helm/speedtest-exporter/values.yaml
Alex Lebens c464ad23c4
Some checks failed
lint-test-helm / lint-helm (pull_request) Successful in 57s
lint-test-helm / validate-kubeconform (pull_request) Successful in 25s
lint-test-helm / argo-diff (pull_request) Failing after 30s
render-manifests / render-manifests (pull_request) Successful in 41s
feat: change resource limits
2026-04-11 19:45:40 -05:00

18 lines
415 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:
requests:
cpu: 10m
memory: 30Mi
serviceMonitor:
interval: 180m