restructure: move tailscale into namespace folder

This commit is contained in:
2026-05-17 22:29:10 +00:00
parent ebce53f998
commit c8a6719054
@@ -0,0 +1,21 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: tailscale-operator
namespace: tailscale
spec:
refreshInterval: 1h
secretStoreRef:
name: vault
kind: SecretStore
target:
name: tailscale-operator
template:
engineVersion: v2
data:
TS_AUTHKEY: "{{ .TS_AUTHKEY }}"
data:
- secretKey: TS_AUTHKEY
remoteRef:
key: secret/data/kubernetes/tailscale-operator
property: TS_AUTHKEY