Skip to content

Commit

Permalink
Update helm command
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 10, 2023
1 parent 29b7b19 commit 1d9505f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1> {{ $p.tagline | safeHTML }}</h1>
<span class="action maximize"></span>
<span class="action minimize"></span>
</div>
{{ highlight (printf `$ helm install voyager oci://ghcr.io/appscode-charts/voyager \
{{ highlight (printf `helm install voyager oci://ghcr.io/appscode-charts/voyager \
--version %s \
--namespace voyager --create-namespace \
--set cloudProvider=$provider \
Expand Down

0 comments on commit 1d9505f

Please sign in to comment.