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:
parent
8cf5640757
commit
7ac26e302a
1 changed files with 1 additions and 1 deletions
|
|
@ -79,5 +79,5 @@ spec:
|
|||
ports:
|
||||
- port: 5678
|
||||
targetPort: 5678
|
||||
nodePort: 32374
|
||||
nodePort: 32376
|
||||
type: NodePort
|
||||
|
|
|
|||
Loading…
Reference in a new issue