fix: correct Vault path to Talos Cluster/tailscale and ESO API version

This commit is contained in:
2026-05-15 02:00:06 +00:00
parent 781496c02f
commit e9e929f103
+2 -2
View File
@@ -1,4 +1,4 @@
apiVersion: external-secrets.io/v1 apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret kind: ExternalSecret
metadata: metadata:
name: tailscale-auth name: tailscale-auth
@@ -14,5 +14,5 @@ spec:
data: data:
- secretKey: TS_AUTH_KEY - secretKey: TS_AUTH_KEY
remoteRef: remoteRef:
key: tailscale key: Talos Cluster/tailscale
property: TS_AUTH_KEY property: TS_AUTH_KEY