diff --git a/velero/argocd.yaml b/velero/argocd.yaml index a4b34e4..265a330 100644 --- a/velero/argocd.yaml +++ b/velero/argocd.yaml @@ -74,9 +74,9 @@ spec: resources: requests: cpu: 15m # VPA recommendation - memory: 128Mi + memory: 256Mi limits: - memory: 128Mi + memory: 256Mi service: type: ClusterIP