fix: correct ExternalSecret path, name, and key to match deployment
Validate Manifests / validate (pull_request) Has been cancelled

This commit is contained in:
2026-05-15 01:50:07 +00:00
parent 63f92ade28
commit 9691ba2827
@@ -1,7 +1,7 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: tailscale-auth
name: tailscale-operator
namespace: tailscale
spec:
refreshInterval: 1h
@@ -9,10 +9,10 @@ spec:
name: orion-vault
kind: ClusterSecretStore
target:
name: tailscale-auth
name: tailscale-operator
creationPolicy: Owner
data:
- secretKey: TS_AUTH_KEY
- secretKey: auth-key
remoteRef:
key: secret/tailscale
key: secret/Talos Cluster/tailscale
property: TS_AUTH_KEY