feat: refactor apps

This commit is contained in:
2026-04-06 20:26:52 -05:00
parent 7322fd874b
commit 9f4e7436fd
8 changed files with 26 additions and 71 deletions

View File

@@ -1,7 +1,7 @@
speedtest-exporter:
image:
repository: ghcr.io/miguelndecarvalho/speedtest-exporter
tag: v3.5.4
tag: v3.5.4@sha256:f1064d49124c7fc45faabb87c6c876a2fd04e92b3dc14d4b871301217ba30fed
securityContext:
capabilities:
drop:
@@ -9,8 +9,9 @@ speedtest-exporter:
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
resources:
limits:
cpu: 1m
memory: 30Mi
serviceMonitor:
enabled: true
namespace: speedtest-exporter
interval: "180m"
scrapeTimeout: "2m"
interval: 180m