Skip to content

Commit

Permalink
fix: longhorn path
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Dec 23, 2022
1 parent 5df5ea6 commit 53dd473
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system/templates/longhorn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ spec:
source:
chart: longhorn
repoURL: 'https://github.com/longhorn/charts.git'
path: "./charts/longhorn"
targetRevision: master
path: "charts/longhorn"
targetRevision: HEAD
helm:
releaseName: longhorn
values: |
Expand Down

0 comments on commit 53dd473

Please sign in to comment.