diff --git a/n8n/deployment.yaml b/n8n/deployment.yaml index 1cc3583..42d8f6b 100644 --- a/n8n/deployment.yaml +++ b/n8n/deployment.yaml @@ -46,6 +46,8 @@ spec: value: https://n8n.inouter.com/ - name: GENERIC_TIMEZONE value: Asia/Seoul + - name: N8N_PROXY_HOPS + value: "3" volumeMounts: - name: data mountPath: /home/node/.n8n