chore: remove files from wrong root tailscale/ dir
Validate Manifests / validate (pull_request) Has been cancelled

This commit is contained in:
2026-05-15 02:01:09 +00:00
parent 8ee3ca36c5
commit 91b3ec7be4
-18
View File
@@ -1,18 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: tailscale-operator
namespace: tailscale
labels:
app.kubernetes.io/name: tailscale
app.kubernetes.io/component: operator
spec:
type: ClusterIP
ports:
- name: metrics
port: 8080
targetPort: 8080
protocol: TCP
selector:
app.kubernetes.io/name: tailscale
app.kubernetes.io/component: operator