Skip to content

Commit

Permalink
docs: update helm-git sample (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z authored Jul 9, 2024
1 parent 6dca4a0 commit 6a862f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Values.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://<provider.com>/<path/to/repo>[@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.
Expand Down

0 comments on commit 6a862f2

Please sign in to comment.