fix(hermes): allow agent TUI proxy egress

This commit is contained in:
jenkins 2026-08-08 22:11:35 -03:00
parent b21843e35a
commit 2523d7ff76

View File

@ -310,5 +310,6 @@ spec:
operator: In
values: [hermes, hermes-agent, hermes-chat-router]
ports:
- {protocol: TCP, port: 7681}
- {protocol: TCP, port: 8787}
- {protocol: TCP, port: 8080}