Commit Graph

25 Commits

Author SHA1 Message Date
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
James W.
bda4bcfd48
Update service.yaml 2024-08-31 14:24:45 -06:00
haruna
7b564ed2f0 fix: open-webui svc condition case on loadBalancerIP 2024-08-31 16:10:53 +08: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
Pranay Jain
2ddceb06e7
feat: Allow optional clusterIP and loadBalancerIP fields on the openwebui service template (#37)
feat: Allow optional clusterIP and loadBalancerIP fields on the openwebui service template
2024-06-13 13:44:03 -07:00
Matthieu Charreire
72dad958af fix: use StatefulSet if persistence is enabled 2024-06-13 18:14:25 +02:00
0xThresh.eth
a3510edc50 Upgrade Open WebUI app to v0.2+ 2024-06-04 21:37:40 -06:00
Chris Fowles
d0e695b57c render envVars as yaml (allow valueFrom) 2024-05-21 14:10:07 +10:00
abhishek-ch
126c544fd1 Refactored old affinity and extraEnv and updated in Deployment 2024-05-09 14:26:42 +02:00
abhishek-ch
387d200e1c fixed merge conflict and remove ollama related changes 2024-05-09 14:05:35 +02:00
robrakaric
46c7ba6256
changed externalUrls key to ollamaUrls in values.yaml 2024-05-08 14:17:34 -07:00
abhishek-ch
6c7ebb5800 Added provision of affinity and env vars 2024-05-08 14:56:51 +02:00
robrakaric
4e0b38bc1d
added logic to prevent blank url entry and trim trailing slash 2024-05-07 16:40:28 -07:00
robrakaric
827d0f0dee
make ollama install work with external urls 2024-05-07 14:12:36 -07:00
stepanbaghdasaryan
603ee8cde5
feat: add feature to configure ollama service labels via values
This commit adds the ability to configure labels for the ollama service in the values.yaml file. Users can now specify custom labels for the ollama service, providing greater flexibility in managing its configuration.
2024-05-07 22:11:19 +02:00
robrakaric
aa04934217
separate openwebui from ollama chart 2024-05-07 12:47:57 -07:00
0xThresh.eth
a5ed0659e7 Initial commit with existing chart and new Helm release workflow 2024-05-06 09:20:43 -06:00