Update configUpdate n8n

This commit is contained in:
2025-11-28 10:02:27 +11:00
parent aba3b7b70c
commit 880abde6dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ data:
cookie_httponly = true
cookie_domains = [".junv.cc"]
cookie_expire = "168h"
cookie_refresh = "1h"
cookie_refresh = "3h"
# Email Configuration
email_domains = ["*"]
+1 -1
View File
@@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: n8n
image: mirror.gcr.io/n8nio/n8n:1.120.1
image: mirror.gcr.io/n8nio/n8n:1.122.3
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0