Skip to content

Commit bfae8d3

Browse files
Update deploy/charts/github-token-manager/README.md
Co-authored-by: Robin Breathe <[email protected]>
1 parent 6eb8c3a commit bfae8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/github-token-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This Helm chart is used to deploy the GitHub Token Manager application.
77
To install the chart with the release name `my-github-token-manager`:
88

99
```sh
10-
helm install my-github-token-manager -f values.yaml .
10+
helm install my-github-token-manager -f values.yaml oci://ghcr.io/isometry/charts/github-token-manager
1111
```
1212

1313
## Uninstalling the Chart

0 commit comments

Comments
 (0)