restructure: move tailscale into namespace folder #63
@@ -1,18 +0,0 @@
|
|||||||
apiVersion: external-secrets.io/v1
|
|
||||||
kind: ExternalSecret
|
|
||||||
metadata:
|
|
||||||
name: tailscale-auth
|
|
||||||
namespace: tailscale
|
|
||||||
spec:
|
|
||||||
refreshInterval: 1h
|
|
||||||
secretStoreRef:
|
|
||||||
name: orion-vault
|
|
||||||
kind: ClusterSecretStore
|
|
||||||
target:
|
|
||||||
name: tailscale-auth
|
|
||||||
creationPolicy: Owner
|
|
||||||
data:
|
|
||||||
- secretKey: TS_AUTH_KEY
|
|
||||||
remoteRef:
|
|
||||||
key: Talos Cluster/tailscale
|
|
||||||
property: TS_AUTH_KEY
|
|
||||||
Reference in New Issue
Block a user