Update open-webui-deployment.yaml

This commit is contained in:
sirius0xdev 2026-05-06 14:20:52 -04:00 committed by GitHub
parent dddfabb3e5
commit 7810613030
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,10 +40,10 @@ spec:
value: "hermes-agent"
resources:
requests:
memory: 512Mi
memory: 1Gi
cpu: "250m"
limits:
memory: 1Gi
memory: 2Gi
cpu: "500m"
securityContext:
allowPrivilegeEscalation: false