You've already forked prometheus-postgres-exporter
Compare commits
2 Commits
950c3377c1
...
7c54e3f064
| Author | SHA1 | Date | |
|---|---|---|---|
|
7c54e3f064
|
|||
|
b23e3bda39
|
@@ -1,6 +1,6 @@
|
||||
# Prometheus PostgreSQL exporter
|
||||
|
||||
[](https://artifacthub.io/packages/search?repo=prometheus-postgres-exporter)
|
||||
[](https://artifacthub.io/packages/search?repo=prometheus-exporters)
|
||||
|
||||
> [!NOTE]
|
||||
> This is not the official *community* helm chart of the Prometheus metric exporter for PostgreSQL databases. If you are
|
||||
@@ -35,7 +35,7 @@ separate [chapter](#argocd).
|
||||
> time is not possible.
|
||||
|
||||
```bash
|
||||
helm repo add prometheus-exporters https://git.cryptic.systems/api/packages/volker.raschek/helm
|
||||
helm repo add prometheus-exporters https://charts.cryptic.systems/prometheus-exporters
|
||||
helm repo update
|
||||
CHART_VERSION=0.5.12
|
||||
helm install --version "${CHART_VERSION}" prometheus-postgres-exporter prometheus-exporters/prometheus-postgres-exporter \
|
||||
|
||||
Reference in New Issue
Block a user