mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-01 04:46:05 +00:00
change node-agent-config name
Signed-off-by: Lyndon-Li <yonghui.li@broadcom.com>
This commit is contained in:
@@ -35,7 +35,7 @@ import (
|
||||
const (
|
||||
// daemonSet is the name of the Velero node agent daemonset.
|
||||
daemonSet = "node-agent"
|
||||
configName = "node-agent-configs"
|
||||
configName = "node-agent-config"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user