1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-19 18:50:12 +03:00

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: