Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Fix previous merge
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Perez-Pujol <alexperezpujol@disroot.org>
  • Loading branch information
alexppg committed Jan 31, 2020
1 parent 3451805 commit 3aa628a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/prometheus-blackbox-exporter/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v1
description: Prometheus Blackbox Exporter
name: prometheus-blackbox-exporter
version: 3.0.1
version: 3.0.2
appVersion: 0.15.1
home: https://github.com/prometheus/blackbox_exporter
sources:
Expand Down
1 change: 1 addition & 0 deletions stable/prometheus-blackbox-exporter/README.md
Expand Up @@ -43,6 +43,7 @@ The following table lists the configurable parameters of the Blackbox-Exporter c

| Parameter | Description | Default |
| ----------------------------------------- | -------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| `kind` | Resource type, `DaemonSet` or `Deployment` | `Deployment` |
| `config` | Prometheus blackbox configuration | {} |
| `secretConfig` | Whether to treat blackbox configuration as secret | `false` |
| `extraArgs` | Optional flags for blackbox | `[]` |
Expand Down

0 comments on commit 3aa628a

Please sign in to comment.