fix: wrong value #5540
@@ -110,7 +110,7 @@ ollama:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
tag: v0.8.12
|
||||
tag: v0.8.12@sha256:8113fa5510020ef05a44afc0c42d33eabeeb2524a996e3e3fb8c437c00f0d792
|
||||
env:
|
||||
- name: ENV
|
||||
value: prod
|
||||
@@ -157,7 +157,7 @@ ollama:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 650i
|
||||
memory: 650Mi
|
||||
service:
|
||||
server-1:
|
||||
controller: server-1
|
||||
|
||||
Reference in New Issue
Block a user