diff --git a/flux2/core/base/dashboard/dashboard-values-configmap.yaml b/flux2/core/base/dashboard/dashboard-values-configmap.yaml index d6231aa402be57bf3a4f4096957cbf7c26c596e4..29c99d22a996240fb1439ad65594d20aea8aeff9 100644 --- a/flux2/core/base/dashboard/dashboard-values-configmap.yaml +++ b/flux2/core/base/dashboard/dashboard-values-configmap.yaml @@ -11,7 +11,6 @@ data: host: dashboard.${domain} resources: limits: - cpu: 20m memory: 32Mi requests: cpu: 10m @@ -34,7 +33,6 @@ data: tokenUrl: "https://sso.${domain}/oauth2/token" resources: limits: - cpu: 200m memory: 512Mi requests: cpu: 100m