apps(velero): Enable node agent

main
trivernis 11 months ago
parent 7eb9002722
commit 99cb47242d
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -20,13 +20,8 @@ spec:
metrics:
serviceMonitor:
enabled: true
deployNodeAgent: true
initContainers:
- name: velero-plugin-for-csi
image: velero/velero-plugin-for-csi:v0.6.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
name: plugins
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.8.0
imagePullPolicy: IfNotPresent

Loading…
Cancel
Save