diff --git a/manifests/n8n-deployment.yaml b/manifests/n8n-deployment.yaml index e7eba4b..1c1d3a7 100644 --- a/manifests/n8n-deployment.yaml +++ b/manifests/n8n-deployment.yaml @@ -55,6 +55,10 @@ spec: value: http - name: N8N_PORT value: "5678" + - name: N8N_HOST + value: n8n.apilab.us + - name: N8N_PORT + value: 443 image: docker.io/n8nio/n8n name: n8n ports: