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 cca85815d2 - Show all commits
-10
View File
@@ -28,16 +28,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: TAILSCALE_API_CLIENT_ID
valueFrom:
secretKeyRef:
name: tailscale-operator
key: client-id
- name: TAILSCALE_API_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: tailscale-operator
key: client-secret
- name: TAILSCALE_AUTH_KEY
valueFrom:
secretKeyRef: