Merge pull request #99 from sirius0xdev/fix/webui-grafana-annotations

fix: use Grafana Tailscale annotations on Open WebUI service
This commit is contained in:
sirius0xdev 2026-05-06 12:06:14 -04:00 committed by GitHub
commit c6b88a4a0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,12 +5,14 @@ metadata:
name: open-webui-service
namespace: customer1
annotations:
tailscale.com/proxy: "true"
tailscale.com/expose: "true"
tailscale.com/hostname: "hermes-webui"
tailscale.com/tags: "tag:k8s-operator"
spec:
type: ClusterIP
selector:
app: open-webui
ports:
- port: 80
- port: 8080
targetPort: 8080
name: http