fix: wrong value #5540

Merged
alexlebens merged 1 commits from tmp/ollama-fix into main 2026-04-05 03:21:45 +00:00

View File

@@ -110,7 +110,7 @@ ollama:
main: main:
image: image:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
tag: v0.8.12 tag: v0.8.12@sha256:8113fa5510020ef05a44afc0c42d33eabeeb2524a996e3e3fb8c437c00f0d792
env: env:
- name: ENV - name: ENV
value: prod value: prod
@@ -157,7 +157,7 @@ ollama:
resources: resources:
requests: requests:
cpu: 10m cpu: 10m
memory: 650i memory: 650Mi
service: service:
server-1: server-1:
controller: server-1 controller: server-1