headscale

This commit is contained in:
Sense T
2023-09-06 04:40:25 +00:00
parent 738564f747
commit dc6bf2e27d
5 changed files with 118 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: headscale-webui
spec:
selector:
app: headscale-webui
ports:
- port: 5000
targetPort: 5000