Change restic to nodeagent

This commit is contained in:
Ruben Hensen
2025-03-01 01:15:39 +01:00
parent d46a6e96c1
commit 5e15039e68
+4 -3
View File
@@ -34,9 +34,10 @@ spec:
credentials:
# Use existing secret created by External Secrets Operator
existingSecret: velero-minio-credentials
deployRestic: true
restic:
privileged: true
deployNodeAgent: true
nodeAgent:
containerSecurityContext:
privileged: true
resources:
requests:
cpu: 100m