change n8n service to clusterip
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
name: n8n
|
||||
namespace: n8n
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- name: "http"
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user