mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-19 22:44:21 +00:00
Add param disable informer cache for velero installation
Signed-off-by: danfengl <danfengl@vmware.com>
This commit is contained in:
@@ -85,6 +85,8 @@ type VeleroConfig struct {
|
||||
StandbyClusterOjbectStoreProvider string
|
||||
DebugVeleroPodRestart bool
|
||||
IsUpgradeTest bool
|
||||
WithoutDisableInformerCacheParam bool
|
||||
DisableInformerCache bool
|
||||
}
|
||||
|
||||
type VeleroCfgInPerf struct {
|
||||
|
||||
Reference in New Issue
Block a user