change n8n service to clusterip

This commit is contained in:
Roger Oriol
2026-01-24 12:36:41 +01:00
parent b322e03ce9
commit 8fb5994ed9

View File

@@ -6,7 +6,7 @@ metadata:
name: n8n name: n8n
namespace: n8n namespace: n8n
spec: spec:
type: LoadBalancer type: ClusterIP
ports: ports:
- name: "http" - name: "http"
port: 80 port: 80