chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user