0xThresh.eth
9d2e8a03d2
Revert Milvus PR due to size issues
2025-03-12 19:27:45 -06:00
Sara Angel-Murphy
934c4ff600
feat: add support for extra init containers
2025-03-10 16:12:56 -04:00
James W.
b2d58a724e
Merge pull request #190 from jyje/issue-184/add-milvus
...
feat(charts/open-webui): add the Milvus chart for RAG
2025-03-09 20:06:43 -06:00
jyje
57da11ee6d
feat(charts/open-webui): add the milvus chart for RAG
...
- bump the version of open-webui from 5.20.0 to 5.21.0
- add the value `rag` and add its core values (vectorDB, embeddingEngine, embeddingModel)
- add milvus chart and add its core values (uri, db, token)
2025-02-28 22:15:13 +09:00
dudu
bc910cc2d3
feat: add option to disable openai api
2025-02-22 23:11:36 +08:00
rbnis
e8dbf957b1
feat: add support for hostAliases
2025-02-21 17:58:26 +01:00
0xThresh.eth
c6d111535c
Support single OpenAI API endpoint, multiple endpoints, with or without Pipelines
2025-02-14 11:43:06 -07:00
Zadjad Rezai
7cc125f8cf
Allow multiple configurations for OPENAI_API_BASE_URLS
2025-02-07 11:57:29 +00:00
Zadjad Rezai
eb466a6236
Allow to set OPENAI_API_BASE_URL manually
2025-01-20 09:53:55 +00:00
jyje
1c072ce5bf
feat(websocket): add envs and pilot of redis
2025-01-07 21:00:05 +09:00
jyje
2229cfaef1
feat: add 3 container probes for workload-manager
...
- add livenessProbe, readinessProbe, startupProbe for main container
- add key rows in table of readme
- bump the chart version from 5.0.0 to 5.1.0
2024-12-29 04:11:48 +09:00
James W.
fe387238e1
Merge branch 'main' into feat/open-webui
2024-12-12 20:01:37 -08:00
James W.
dc60612c27
Merge pull request #122 from CiraciNicolo/fix(openwebui-namespace)
...
Add namespace explicitly for OpenWebUI Chart
2024-12-12 20:00:29 -08:00
jyje
7c6aa4fc19
Add updateStrategy for workload manager
...
To add update strategy, choose 'strategy' for 'Deployment/spec.strategy' and 'StatefulSet/spec.updateStrategy'. Update samver from 4.0.6 to 4.1.0 with minor spec changes
2024-12-06 04:57:41 +09:00
Nicolò Ciraci
fe7d2bb946
fix(namespace): add namespace explicitly
...
Signed-off-by: Nicolò Ciraci <ciraci.nicolo@gmail.com>
2024-12-05 15:49:51 +01:00
Mads Brouer
de66118c42
feat: Support for podLabels
2024-12-05 11:57:31 +01:00
Oliver Meyer
373b4c8042
fix resources for copy-app-data init container
...
Upgrading charts fail w/ 'Error: UPGRADE FAILED: template: open-webui/templates/workload-manager.yaml:47:24: executing open-webui/templates/workload-manager.yaml at <.Values.copyAppData.resources>: nil pointer evaluating interface {}.resources'
2024-11-26 07:45:46 +01:00
0xThresh.eth
746fe34aa1
Merge in main, change create to enable for consistency
2024-11-24 13:09:07 -07:00
0xThresh.eth
d0cf4abd11
Merge branch 'main' into alexnederlof-allow-service-accounts
2024-11-24 13:03:11 -07:00
Alex Nederlof
afcd804aaf
Allow service account to be set
2024-11-24 16:37:46 +01:00
maxupp
abc23d2ad4
fix: make copy-app-data resource quotas configurable
2024-11-21 16:51:29 +01:00
Takashi Okamoto
7fb97e6a35
feat: add Apache Tika dependency
2024-11-07 09:11:56 +00:00
windsource
5ebf1e3593
Support subPath for persistent volumes
2024-11-02 16:37:07 +01:00
Justin Bertrand
b07888478a
fix: indentation.
2024-10-16 12:41:51 -04:00
Justin Bertrand
f93c4949c9
feat(volumes): add the ability to specify volumes and mounts.
2024-10-16 10:21:10 -04:00
Pramod Valavala
a16cdd4477
Move extraEnvVars to Workload from ConfigMap
2024-09-27 21:13:33 -04:00
0xThresh.eth
09184d93d9
feat: Move env vars from deployment to a configmap for easier management
2024-09-26 22:49:51 -06:00
Davi Sclifo Zucon
2062a5d4e6
fix: Set ollama url and env vars if ollama.enabled=False
2024-09-25 11:54:36 -03:00
Marlapati Venkata Naga Sai Teja[marlapativ]
5c438db555
feat: adding imagepullsecrets to open-webui and pipelines
2024-08-17 00:03:43 -04:00
0xThresh.eth
c486164e97
Fix init container to leave existing files intact
2024-08-15 21:44:27 -06:00
Alexander Schaber
a1e073f557
feat: Add topologySpreadConstraints to workload-manager.yaml template
2024-08-09 00:54:39 +02:00
chgl
de2f698c72
Also apply the container security context to the initContainer ( #54 )
2024-07-28 14:48:48 -07:00
0xThresh
b7b6bc2022
fix: Use init container fix offline install issue ( #53 )
2024-07-23 17:20:07 -07:00
chgl
62e5d9c95b
feat: configure pod and container security context settings
2024-07-20 12:41:24 +02:00
Matthieu Charreire
95a7a220cc
fix: set serviceName in StatefulSet spec ( #41 )
2024-06-26 07:51:24 -07:00
Matthieu Charreire
72dad958af
fix: use StatefulSet if persistence is enabled
2024-06-13 18:14:25 +02:00