docs: update helm repository

This commit is contained in:
Charlie Haley 2022-11-14 15:04:16 +00:00 committed by GitHub
parent 22c6630412
commit b935c80dbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ Ensure that the following requirements are met:
Add Traefik's chart repository to Helm:
```bash
helm repo add traefik https://helm.traefik.io/traefik
helm repo add traefik https://traefik.github.io/charts
```
You can update the chart repository by running: