We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb8c3a commit bfae8d3Copy full SHA for bfae8d3
deploy/charts/github-token-manager/README.md
@@ -7,7 +7,7 @@ This Helm chart is used to deploy the GitHub Token Manager application.
7
To install the chart with the release name `my-github-token-manager`:
8
9
```sh
10
-helm install my-github-token-manager -f values.yaml .
+helm install my-github-token-manager -f values.yaml oci://ghcr.io/isometry/charts/github-token-manager
11
```
12
13
## Uninstalling the Chart
0 commit comments