diff --git a/velero/helm-values.yaml b/velero/helm-values.yaml index 8ae0109..a4c04f9 100644 --- a/velero/helm-values.yaml +++ b/velero/helm-values.yaml @@ -17,9 +17,9 @@ replicaCount: 1 resources: requests: cpu: 10m - memory: 50Mi + memory: 128Mi limits: - memory: 50Mi + memory: 256Mi # Init containers for plugins initContainers: