Merge pull request 'Automated Manifest Update' (#5638) from auto/update-manifests into manifests

Reviewed-on: #5638
This commit was merged in pull request #5638.
This commit is contained in:
2026-04-07 01:43:31 +00:00

View File

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