feat(velero): enable node agent and update configuration in helmrelease
这个提交包含在:
@@ -18,7 +18,6 @@ spec:
|
|||||||
values:
|
values:
|
||||||
# 此处暂时切换关闭upgradeCRDs操作 待官方修复后再开启
|
# 此处暂时切换关闭upgradeCRDs操作 待官方修复后再开启
|
||||||
upgradeCRDs: false
|
upgradeCRDs: false
|
||||||
deployNodeAgent: true
|
|
||||||
snapshotsEnabled: false
|
snapshotsEnabled: false
|
||||||
configuration:
|
configuration:
|
||||||
backupSyncPeriod: 1h0m0s
|
backupSyncPeriod: 1h0m0s
|
||||||
@@ -58,4 +57,4 @@ spec:
|
|||||||
- mountPath: /target
|
- mountPath: /target
|
||||||
name: plugins
|
name: plugins
|
||||||
nodeAgent:
|
nodeAgent:
|
||||||
# 控制面板不启用 lb节点不启用
|
enabled: true
|
||||||
|
|||||||
在新议题中引用
屏蔽一个用户