1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-26 09:47:47 +00:00

14 lines
183 B
YAML
Raw Permalink Normal View History

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