Compare commits
1 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e023bfb00 |
@@ -8,11 +8,4 @@ helmCharts:
|
|||||||
releaseName: ollama
|
releaseName: ollama
|
||||||
namespace: ollama
|
namespace: ollama
|
||||||
valuesFile: ollama-values.yaml
|
valuesFile: ollama-values.yaml
|
||||||
includeCRDs: true
|
|
||||||
- name: open-webui
|
|
||||||
repo: https://helm.openwebui.com/
|
|
||||||
version: 8.14.0
|
|
||||||
releaseName: openweb-ui
|
|
||||||
namespace: ollama
|
|
||||||
valuesFile: openweb-ui-values.yaml
|
|
||||||
includeCRDs: true
|
includeCRDs: true
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
clusterDomain: ai.hexor.cy
|
|
||||||
ollama:
|
|
||||||
enabled: true
|
|
||||||
ollama:
|
|
||||||
gpu:
|
|
||||||
enabled: false
|
|
||||||
models:
|
|
||||||
pull:
|
|
||||||
- qwen3-vl:8b
|
|
||||||
run:
|
|
||||||
- qwen3-vl:8b
|
|
||||||
|
|
||||||
pipelines:
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
tika:
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
websocket:
|
|
||||||
enabled: true
|
|
||||||
@@ -47,7 +47,6 @@ server:
|
|||||||
- minecraft.hexor.cy # Minecraft UI and server
|
- minecraft.hexor.cy # Minecraft UI and server
|
||||||
- pass.hexor.cy # k8s-secret for openai
|
- pass.hexor.cy # k8s-secret for openai
|
||||||
- ps.hexor.cy # pasarguard UI
|
- ps.hexor.cy # pasarguard UI
|
||||||
- ai.hexor.cy # ollama API
|
|
||||||
tls:
|
tls:
|
||||||
- secretName: idm-tls
|
- secretName: idm-tls
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user