Fixed probes n8n

This commit is contained in:
AB from home.homenet
2026-02-16 13:37:18 +02:00
parent 8924e60a33
commit 60400c5b3d
5 changed files with 108 additions and 1 deletions
+4
View File
@@ -14,4 +14,8 @@ spec:
port: 80
targetPort: 5678
protocol: TCP
- name: task-broker
port: 5679
targetPort: 5679
protocol: TCP
type: ClusterIP