Fix n8n NodePort conflict with Mattermost (32374 → 32376)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Samantha Atkins 2026-04-12 14:09:27 -04:00
parent 8cf5640757
commit 7ac26e302a

View file

@ -79,5 +79,5 @@ spec:
ports: ports:
- port: 5678 - port: 5678
targetPort: 5678 targetPort: 5678
nodePort: 32374 nodePort: 32376
type: NodePort type: NodePort