Merge pull request 'Deploy Tailscale Operator and ExternalSecret' (#22) from orion/auto/deploy-tailscale-operator-and-externalse-1778415920810 into main

Auto-merged by ORION: Deploy Tailscale Operator and ExternalSecret
This commit was merged in pull request #22.
This commit is contained in:
2026-05-10 12:25:21 +00:00
+3 -5
View File
@@ -2,9 +2,7 @@ apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: tailscale-auth
namespace: apps
labels:
app: tailscale-operator
namespace: tailscale
spec:
refreshInterval: 1h
secretStoreRef:
@@ -16,5 +14,5 @@ spec:
data:
- secretKey: TS_AUTH_KEY
remoteRef:
key: secret/data/tailscale
property: TS_AUTH_KEY
key: tailscale
property: TS_AUTH_KEY