mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change restic to nodeagent
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user