Add kustomization, namespace, and service configurations for chat-ui-proxy

This commit is contained in:
2025-07-31 22:29:39 +02:00
parent db1e1d7e4b
commit 394d388e6e
7 changed files with 70 additions and 24 deletions

View File

@@ -11,6 +11,4 @@ spec:
kind: Rule
services:
- name: llamactl-proxy
port: ${LLAMACTL_INTERNAL_PORT}
middlewares:
- name: "auth-authelia@kubernetescrd"
port: ${LLAMACTL_INTERNAL_PORT}