From f475199fe26aee6de57e208ea2d923cf0de0da69 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 6 Jun 2025 11:14:06 +1000 Subject: [PATCH] Add n8n static --- home-apps/n8n.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index db854d1..0bd9a1c 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -186,6 +186,13 @@ spec: - host: n8n-webhook.junv.cc http: paths: + - backend: + service: + name: n8n + port: + number: 80 + path: /static + pathType: Prefix - backend: service: name: n8n