Added gurumi node player.
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 25s
Auto-update README / Generate README and Create MR (push) Successful in 10s

This commit is contained in:
Ultradesu
2026-04-08 15:15:38 +01:00
parent af66893c23
commit c7176155c5
6 changed files with 80 additions and 19 deletions

View File

@@ -22,13 +22,20 @@ spec:
- host: music-dev.hexor.cy
http:
paths:
- path: /
- path: /api
pathType: Prefix
backend:
service:
name: furumi-dev-web-player
port:
number: 8080
- path: /
pathType: Prefix
backend:
service:
name: furumi-dev-node-player
port:
number: 3001
tls:
- secretName: furumi-tls
hosts: