Reduces apps default resource usage.

This commit is contained in:
2026-06-19 21:38:56 +00:00
parent 63dcd1b82b
commit c223e2b5e0
55 changed files with 661 additions and 174 deletions

View File

@@ -23,7 +23,7 @@ spec:
type: RuntimeDefault
containers:
- name: community-search
image: payneio/community-search:0.1.1
image: payneio/community-search:0.1.2
imagePullPolicy: Always
securityContext:
allowPrivilegeEscalation: false
@@ -59,7 +59,7 @@ spec:
mountPath: /data
resources:
requests:
cpu: 100m
cpu: 50m
memory: 256Mi
limits:
cpu: 1