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