fix(n8n): switch to 8gears OCI helm chart

This commit is contained in:
2026-03-18 21:48:47 +01:00
parent c0cc5a5243
commit 23ae728f82
2 changed files with 10 additions and 5 deletions
+7 -2
View File
@@ -8,22 +8,27 @@ spec:
chart:
spec:
chart: n8n
version: ">=1.0.0"
version: ">=0.1.0"
sourceRef:
kind: HelmRepository
name: n8n
namespace: n8n
values:
deploymentStrategy:
type: "Recreate"
persistence:
enabled: true
type: dynamic
storageClass: longhorn
size: 2Gi
accessModes:
- ReadWriteOnce
config:
generic:
timezone: "Europe/Berlin"
secret:
n8n:
encryption_key: ""
encryptionKey: ""
extraEnv:
N8N_ENCRYPTION_KEY:
valueFrom:
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: n8n
namespace: n8n
spec:
interval: 1h
url: https://community-charts.github.io/helm-charts
type: oci
url: oci://8gears.container-registry.com/library