chore: Update manifests after change

This commit is contained in:
2026-04-07 01:29:24 +00:00
parent 6bd1965eb6
commit 0fd591da26
13 changed files with 27 additions and 36 deletions

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