Compare commits

...

2 Commits

Author SHA1 Message Date
ab
60f8d86fca Merge pull request 'Auto-update README with k8s applications' (#10) from auto-update-readme-20251107-145618 into main
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Reviewed-on: #10
2025-11-07 15:06:01 +00:00
ab
90b197bcbe Update terraform/authentik/proxy-apps.tfvars
All checks were successful
Terraform / Terraform (push) Successful in 44s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
2025-11-07 14:58:47 +00:00

View File

@@ -206,14 +206,14 @@ EOT
create_group = true
access_groups = ["admins"]
}
"ollama" = {
name = "Ollama API"
slug = "ollama"
"ollama-webui" = {
name = "OpenWeb-UI"
slug = "ollama-webui"
group = "Tools"
external_host = "https://ai.hexor.cy"
internal_host = "http://ollama.ollama.svc:11434"
internal_host = "http://open-webui.ollama.svc"
internal_host_ssl_validation = false
meta_description = "Ollama API"
meta_description = "OpenWeb UI"
meta_icon = "https://ollama.com/public/ollama.png"
mode = "proxy"
outpost = "kubernetes-outpost"