feat: deploy N8n with persistent storage and external secret #109

Merged
gitea-admin merged 5 commits from orion/auto/feat-deploy-n8n-with-persistent-storage--1780102304681 into main 2026-05-30 00:53:10 +00:00
Showing only changes of commit c7ca361bfd - Show all commits
+18
View File
@@ -0,0 +1,18 @@
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