Skip to content

Commit

Permalink
Add product variable
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <mohin@appscode.com>
  • Loading branch information
mohin7 committed Jul 9, 2024
1 parent b60a294 commit 3d0e20c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/components/installation-code.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{ $p := (index .Site.Data.products .Site.Params.product_key) }}
{{ highlight (printf `helm install voyager oci://ghcr.io/appscode-charts/voyager \
--version %s \
--namespace voyager --create-namespace \
Expand Down

0 comments on commit 3d0e20c

Please sign in to comment.