diff --git a/k3s/n8n/n8n.yaml b/k3s/n8n/n8n.yaml index 76c6a9c..b1e50e5 100644 --- a/k3s/n8n/n8n.yaml +++ b/k3s/n8n/n8n.yaml @@ -79,5 +79,5 @@ spec: ports: - port: 5678 targetPort: 5678 - nodePort: 32374 + nodePort: 32376 type: NodePort