Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
4608afa5
Commit
4608afa5
authored
Feb 19, 2024
by
duhow
Browse files
fix values and update docker tag
parent
62e00968
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
kubernetes/helm/values.yaml
kubernetes/helm/values.yaml
+2
-2
No files found.
kubernetes/helm/values.yaml
View file @
4608afa5
...
@@ -24,11 +24,11 @@ webui:
...
@@ -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
:
disabl
e
enabled
:
fals
e
# -- 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
:
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment