From 81eff67f24b7772db65471e9cbe023e8d6cab377 Mon Sep 17 00:00:00 2001 From: SonOfLope Date: Thu, 4 Apr 2024 19:24:44 -0400 Subject: [PATCH] hugePAgess --- apps/applets/hello/base/postgres/statefulset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/applets/hello/base/postgres/statefulset.yaml b/apps/applets/hello/base/postgres/statefulset.yaml index 4efb299..cc96f06 100644 --- a/apps/applets/hello/base/postgres/statefulset.yaml +++ b/apps/applets/hello/base/postgres/statefulset.yaml @@ -45,6 +45,7 @@ spec: memory: "1Gi" limits: cpu: "2000m" + hugepages-2Mi: 512Mi memory: "2Gi" securityContext: runAsUser: 1000