feat: deploy Tailscale Operator for tailnet management #24
@@ -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
|
|
||||||
Reference in New Issue
Block a user