mirror of
https://github.com/open-webui/open-webui.git
synced 2025-09-13 22:00:53 +02:00
fix values and update docker tag
This commit is contained in:
@@ -24,11 +24,11 @@ webui:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/open-webui/open-webui
|
repository: ghcr.io/open-webui/open-webui
|
||||||
tag: main
|
tag: latest
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
resources: {}
|
resources: {}
|
||||||
ingress:
|
ingress:
|
||||||
enabled: disable
|
enabled: false
|
||||||
# -- Use appropriate annotations for your Ingress controller, e.g., for NGINX:
|
# -- Use appropriate annotations for your Ingress controller, e.g., for NGINX:
|
||||||
# nginx.ingress.kubernetes.io/rewrite-target: /
|
# nginx.ingress.kubernetes.io/rewrite-target: /
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
Reference in New Issue
Block a user