No introduction found. Create it?
Install with:
helm repo add blackbox-exporter-vpn oci://ghcr.io/prometheus-community/charts/prometheus-blackbox-exporter
helm install blackbox-exporter-vpn blackbox-exporter-vpn/blackbox-exporter-vpn -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| blackbox-exporter-vpn | onedr0p/home-ops | 2618 | 11.4.2 | a month ago |
| blackbox-exporter-vpn | joryirving/home-ops | 188 | 11.4.2 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
| string | |
config.modules.http_2xx.http.valid_http_versions[] (6) - HTTP/1.1 | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
fullnameOverride (6) blackbox-exporter-vpn | string |
podAnnotations."k8s.v1.cni.cncf.io/networks" (6) [{
"name": "vpn",
"namespace": "kube-system",
"ips": ["10.10.90.1/24"],
"mac": "3e:d0:83:c0:8e:13"
}] | string |
| boolean | |
prometheusRule.rules[].alert (6) VpnProbeFailed | string |
prometheusRule.rules[].annotations.summary (6) The probe targeting {{ $labels.instance }} is currently having connectivity issues | string |
prometheusRule.rules[].expr (6) probe_success{service="blackbox-exporter-vpn"} == 0 | string |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| boolean | |
| boolean | |
strategy.type (6) Recreate | string |