Merge pull request 'fix: wrong value' (#5540) from tmp/ollama-fix into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 4m12s
render-manifests / render-manifests (push) Successful in 10m42s

Reviewed-on: #5540
This commit was merged in pull request #5540.
This commit is contained in:
2026-04-05 03:21:44 +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