feat: deploy Tailscale operator #111

Merged
gitea-admin merged 4 commits from orion/auto/feat-deploy-tailscale-operator-1780145866429 into main 2026-05-30 15:53:34 +00:00
Showing only changes of commit 7b6a43318b - Show all commits
+18
View File
@@ -0,0 +1,18 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: tailscale-auth
namespace: tailscale
spec:
refreshInterval: 1h
secretStoreRef:
name: orion-vault
kind: ClusterSecretStore
target:
name: tailscale-auth
creationPolicy: Owner
data:
- secretKey: TS_AUTH_KEY
remoteRef:
key: secret/tailscale
property: TS_AUTH_KEY