chore: Update manifests after change

This commit is contained in:
2026-04-07 01:29:24 +00:00
committed by Alex Lebens
parent b41cc61003
commit 96420ac78f

View File

@@ -31,10 +31,13 @@ spec:
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
image: "ghcr.io/miguelndecarvalho/speedtest-exporter:v3.5.4"
image: "ghcr.io/miguelndecarvalho/speedtest-exporter:v3.5.4@sha256:f1064d49124c7fc45faabb87c6c876a2fd04e92b3dc14d4b871301217ba30fed"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 9798
protocol: TCP
resources: {}
resources:
limits:
cpu: 1m
memory: 30Mi