1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-10 18:13:50 +00:00
2023-04-07 15:24:13 +02:00

14 lines
189 B
YAML

apiVersion: v1
kind: Service
metadata:
name: headscale
labels:
app: headscale
spec:
selector:
app: headscale
ports:
- name: http
targetPort: http
port: 8080