hub deployment

This commit is contained in:
Donato Mastronardi
2026-03-17 18:24:41 +01:00
commit 1113ef4cdc
7 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: beszel-hub
spec:
selector:
app: beszel-hub
ports:
- port: 8090
protocol: TCP