Move examples out of docs/ directory

This commit is contained in:
Andriy Kushnir (Orhideous) 2023-04-01 22:22:44 +03:00 committed by Juan Font
parent a43bb9c958
commit dd9b4b1cb7
22 changed files with 0 additions and 0 deletions

View file

@ -1,13 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: headscale
labels:
app: headscale
spec:
selector:
app: headscale
ports:
- name: http
targetPort: http
port: 8080