Adds OpenWebUI app.

This commit is contained in:
2025-09-24 04:33:45 -07:00
parent 8a569a1720
commit 80b9d14ec4
7 changed files with 158 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: open-webui
spec:
type: ClusterIP
selector:
component: web
ports:
- name: http
port: 80
targetPort: http