fix(openwebui): set clusterDomain to cluster.local to fix redis url
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 7s

This commit is contained in:
2026-03-07 00:49:24 +00:00
parent c9d29d91d2
commit 67b094ae70

View File

@@ -1,4 +1,4 @@
clusterDomain: ai.hexor.cy clusterDomain: cluster.local
extraEnvVars: extraEnvVars:
GLOBAL_LOG_LEVEL: debug GLOBAL_LOG_LEVEL: debug