From acbab119028f1aaa58b263e806055cedcf95b906 Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Fri, 2 Jan 2026 23:41:00 +1100 Subject: [PATCH] removed host --- manifests/n8n-deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/n8n-deployment.yaml b/manifests/n8n-deployment.yaml index 6886fb2..0f32bfc 100644 --- a/manifests/n8n-deployment.yaml +++ b/manifests/n8n-deployment.yaml @@ -55,8 +55,6 @@ spec: value: https - name: N8N_PORT value: "5678" - - name: N8N_HOST - value: n8n.apilab.us image: docker.io/n8nio/n8n name: n8n ports: