Update helm-charts repository URL (#58)

This commit is contained in:
truongnht
2023-10-25 08:54:16 +00:00
committed by GitHub
parent 7924323a8f
commit 30d0f59383
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ A suite of [Helm Charts](https://helm.sh/docs) for standardized installations of
## Add Helm repository
```bash
helm repo add spiffe https://spiffe.github.io/helm-charts/
helm repo add spiffe https://spiffe.github.io/helm-charts-hardened/
helm repo update
```