feat: deploy Tailscale Operator and auth secret #17

Merged
gitea-admin merged 7 commits from orion/auto/feat-deploy-tailscale-operator-and-auth--1778378566626 into main 2026-05-10 12:18:01 +00:00
Showing only changes of commit cc8e6a8703 - Show all commits
+3 -6
View File
@@ -2,20 +2,17 @@ apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: tailscale-auth
namespace: tailscale
namespace: apps
labels:
app: tailscale
managed-by: orion
app: tailscale-operator
spec:
refreshInterval: "1h"
refreshInterval: 1h
secretStoreRef:
name: orion-vault
kind: ClusterSecretStore
target:
name: tailscale-auth
creationPolicy: Owner
template:
type: Opaque
data:
- secretKey: TS_AUTH_KEY
remoteRef: