diff --git a/tailscale/auth-secret.yaml b/tailscale/auth-secret.yaml deleted file mode 100644 index b8302e5..0000000 --- a/tailscale/auth-secret.yaml +++ /dev/null @@ -1,12 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: tailscale-operator-secret - namespace: tailscale - labels: - app.kubernetes.io/name: tailscale - app.kubernetes.io/component: operator -type: Opaque -data: - # TODO: Fill in the Tailscale auth key (base64 encoded) - authkey: PLACEHOLDER