Skip to content

Commit b2fd363

Browse files
committed
fix bouncer uris for helm chart
1 parent a17242c commit b2fd363

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ An flat yaml example lives [here](examples/deploy/README.md).
245245

246246
Add the Helm repository:
247247
```bash
248-
helm repo add envoy-proxy-bouncer https://kdwils.github.io/envoy-proxy-bouncer
248+
helm repo add envoy-proxy-bouncer https://kdwils.github.io/envoy-proxy-crowdsec-bouncer
249249
helm repo update
250250
```
251251

examples/deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The bouncer can be configured as an external authorization service in Envoy Gate
4848

4949
Add the Helm repository:
5050
```bash
51-
helm repo add envoy-proxy-bouncer https://kdwils.github.io/envoy-proxy-bouncer
51+
helm repo add envoy-proxy-bouncer https://kdwils.github.io/envoy-proxy-crowdsec-bouncer
5252
helm repo update
5353
```
5454

0 commit comments

Comments
 (0)