Files
talos-cluster/deployments/apps/n8n/externalsecret.yaml
gitea-admin c7ca361bfd
Validate Manifests / validate (pull_request) Failing after 0s
feat: deploy N8n with persistent storage and external secret
2026-05-30 00:51:46 +00:00

19 lines
402 B
YAML

apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: n8n-secret
namespace: apps
spec:
refreshInterval: 1h
secretStoreRef:
name: vault
kind: ClusterSecretStore
target:
name: n8n-secret
creationPolicy: Owner
data:
- secretKey: N8N_ENCRYPTION_KEY
remoteRef:
key: secret/data/Talos Cluster/apps/n8n
property: N8N_ENCRYPTION_KEY