From ded536b71416add3b037cf46fb6ac36fae8c24eb Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Tue, 22 Oct 2024 17:53:35 -0400 Subject: [PATCH] f --- addons/velero/1.14.0/install.sh | 1 + addons/velero/template/base/install.tmpl.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/addons/velero/1.14.0/install.sh b/addons/velero/1.14.0/install.sh index c1c5784561..ea0bd9f5c9 100644 --- a/addons/velero/1.14.0/install.sh +++ b/addons/velero/1.14.0/install.sh @@ -96,6 +96,7 @@ function velero_join() { } function velero_host_init() { + return } function velero_install() { diff --git a/addons/velero/template/base/install.tmpl.sh b/addons/velero/template/base/install.tmpl.sh index 9250b3b089..22f487411e 100644 --- a/addons/velero/template/base/install.tmpl.sh +++ b/addons/velero/template/base/install.tmpl.sh @@ -96,6 +96,7 @@ function velero_join() { } function velero_host_init() { + return } function velero_install() {