Update open-webui-deployment.yaml
This commit is contained in:
parent
dddfabb3e5
commit
7810613030
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue