From 875a77998d0372f6aad9977befb1b9ce07076e80 Mon Sep 17 00:00:00 2001 From: Tomas Balaz <32219885+tomas-balaz@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:21:24 +0100 Subject: [PATCH] Update README.md --- charts/cloudflare-exporter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cloudflare-exporter/README.md b/charts/cloudflare-exporter/README.md index b226dc2..0d33afa 100644 --- a/charts/cloudflare-exporter/README.md +++ b/charts/cloudflare-exporter/README.md @@ -18,7 +18,7 @@ The following table lists the configurable parameters of the Cloudflare-exporter | Parameter | Description | Default | | ------------------------ | ----------------------- | -------------- | | `replicaCount` | | `1` | -| `image.repository` | | `"lablabs/cloudflare_exporter"` | +| `image.repository` | | `"ghcr.io/lablabs/cloudflare_exporter"` | | `image.pullPolicy` | | `"Always"` | | `image.tag` | | `"0.0.2"` | | `env` | | `[]` |