restructure: move tailscale into namespace folder #63

Merged
gitea-admin merged 12 commits from orion/auto/restructure-move-tailscale-into-namespac-1779056949375 into main 2026-05-17 22:29:23 +00:00
Showing only changes of commit ce0a8ca933 - Show all commits
@@ -1,22 +0,0 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: tailscale-operator-secret
namespace: tailscale
spec:
refreshInterval: 1h
secretStoreRef:
name: orion-vault
kind: ClusterSecretStore
target:
name: tailscale-operator-secret
creationPolicy: Owner
data:
- secretKey: client-id
remoteRef:
key: tailscale/operator
property: CLIENT_ID_FILE
- secretKey: client-secret
remoteRef:
key: tailscale/operator
property: CLIENT_SECRET_FILE