rename daemonset (#5390)

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
lyndon
2022-10-11 14:18:21 +08:00
committed by GitHub
parent 19e158a2a6
commit 83ea1cc58b
18 changed files with 124 additions and 84 deletions

View File

@@ -32,7 +32,7 @@ import (
const (
// daemonSet is the name of the Velero node agent daemonset.
daemonSet = "restic"
daemonSet = "node-agent"
)
var (