charts/charts/speedtest-prometheus/README.md
ᗪєνιη ᗷυнʟ 5ba6779f0e
Add Helm Docs (#595)
2021-02-17 17:43:56 -05:00

1.7 KiB

speedtest-prometheus

Version: 2.1.0 Type: application AppVersion: 1.1.0

Prometheus Exporter for the official Speedtest CLI

Homepage: https://github.com/k8s-at-home/charts/tree/master/charts/speedtest-prometheus

Maintainers

Name Email Url
billimek jeff@billimek.com

Source Code

Values

Key Type Default Description
affinity object {}
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "billimek/prometheus-speedtest-exporter"
image.tag string "1.1.0"
imagePullSecrets list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podSecurityContext object {}
replicaCount int 1
resources object {}
securityContext object {}
service.port int 9469
service.type string "ClusterIP"
serviceMonitor.additionalLabels object {}
serviceMonitor.enabled bool false
serviceMonitor.interval string "60m"
serviceMonitor.scrapeTimeout string "90s"
tolerations list []

Autogenerated from chart metadata using helm-docs v1.5.0