diff --git a/docs/Values.md b/docs/Values.md index d532205c..35abac51 100644 --- a/docs/Values.md +++ b/docs/Values.md @@ -63,7 +63,7 @@ helm-secrets support [helm-git](https://github.com/aslafy-z/helm-git). With this combination, you can fetch secret from other git repositories. ```bash -helm template -f secrets://git+https://[provider.com]/[user]/[repo]@[path/to/charts][?[ref=git-ref][&sparse=0][&depupdate=0]] +helm template -f secrets://git+https:///[@path/to/charts][?[ref=git-ref][&sparse=0][&depupdate=0][&package=0]] ``` Other plugins like [helm-s3, helm-gcs](https://helm.sh/docs/community/related/#helm-plugins) are supported as well.