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"
|
value: "hermes-agent"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 512Mi
|
memory: 1Gi
|
||||||
cpu: "250m"
|
cpu: "250m"
|
||||||
limits:
|
limits:
|
||||||
memory: 1Gi
|
memory: 2Gi
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue