From f12b7aa5320d51078598bb0a90078965b0cd5bfb Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 30 Aug 2024 04:56:01 -0500 Subject: [PATCH] update resource --- traefik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/values.yaml b/traefik/values.yaml index b93f754..3a31886 100644 --- a/traefik/values.yaml +++ b/traefik/values.yaml @@ -825,7 +825,7 @@ traefik: memory: "50Mi" limits: cpu: "300m" - memory: "150Mi" + memory: "256Mi" # This example pod anti-affinity forces the scheduler to put traefik pods # on nodes where no other traefik pods are scheduled.