From ecfb90237300415adbaec9315de6b66db3c3e752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Sj=C3=B8lyst?= Date: Mon, 6 Nov 2023 09:55:31 +0100 Subject: [PATCH] Update clusters/development/overlay/third-party/velero/patches.yaml Co-authored-by: Svein-Petter Johnsen <83902071+sveinpj@users.noreply.github.com> --- clusters/development/overlay/third-party/velero/patches.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/development/overlay/third-party/velero/patches.yaml b/clusters/development/overlay/third-party/velero/patches.yaml index 3bea6559b9e..1ad3ccbc744 100644 --- a/clusters/development/overlay/third-party/velero/patches.yaml +++ b/clusters/development/overlay/third-party/velero/patches.yaml @@ -30,6 +30,6 @@ spec: memory: 2048Mi requests: cpu: 100m - memory: 1024Mi + memory: 2048Mi rbac: clusterAdministrator: false