disable speedtest
All checks were successful
renovate / renovate (push) Successful in 3m26s

This commit is contained in:
2025-06-05 13:38:34 -05:00
parent f7d1cb71ae
commit a97ab1209e
2 changed files with 0 additions and 36 deletions

View File

@@ -1,20 +0,0 @@
apiVersion: v2
name: speedtest-exporter
version: 1.0.0
description: Speedtest Exporter
keywords:
- speedtest-exporter
- internet
- metrics
home: https://wiki.alexlebens.dev/s/843d4622-ea44-40bc-8fd1-1a6b71ba9a57
sources:
- https://github.com/MiguelNdeCarvalho/speedtest-exporter
- https://gitlab.com/alexander-chernov/helm/speedtest-exporter
maintainers:
- name: alexlebens
dependencies:
- name: speedtest-exporter
version: 0.1.1
repository: https://charts.alekc.dev
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/speedtest.png
appVersion: v3.5.4

View File

@@ -1,16 +0,0 @@
speedtest-exporter:
image:
repository: ghcr.io/miguelndecarvalho/speedtest-exporter
tag: v3.5.4
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
serviceMonitor:
enabled: true
namespace: speedtest-exporter
interval: "180m"
scrapeTimeout: "2m"