charts/charts/speedtest-prometheus
ᗪєνιη ᗷυнʟ 5ba6779f0e
Add Helm Docs (#595)
2021-02-17 17:43:56 -05:00
..
templates [speedtest-prometheus] - add podAnnotations (#517) 2021-01-26 18:01:21 -05:00
.helmignore [speedtest-prometheus] - adding speedtest-prometheus chart (#214) 2020-04-29 18:58:57 -04:00
Chart.yaml [speedtest-prometheus] - add podAnnotations (#517) 2021-01-26 18:01:21 -05:00
OWNERS [speedtest-prometheus] - adding speedtest-prometheus chart (#214) 2020-04-29 18:58:57 -04:00
README.md Add Helm Docs (#595) 2021-02-17 17:43:56 -05:00
values.yaml [speedtest-prometheus] - add podAnnotations (#517) 2021-01-26 18:01:21 -05:00

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