Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Oct 22, 2024
1 parent 4916bd4 commit ded536b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions addons/velero/1.14.0/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ function velero_join() {
}

function velero_host_init() {
return
}

function velero_install() {
Expand Down
1 change: 1 addition & 0 deletions addons/velero/template/base/install.tmpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ function velero_join() {
}

function velero_host_init() {
return
}

function velero_install() {
Expand Down

0 comments on commit ded536b

Please sign in to comment.