feat: deploy Tailscale Operator for tailnet management #24

Closed
gitea-admin wants to merge 16 commits from orion/auto/feat-deploy-tailscale-operator-for-tailn-1778807220856 into main
Showing only changes of commit 8a5d4d761e - Show all commits
-12
View File
@@ -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