diff --git a/services/hermes/networkpolicy.yaml b/services/hermes/networkpolicy.yaml index 3d83f5755..bb388cf23 100644 --- a/services/hermes/networkpolicy.yaml +++ b/services/hermes/networkpolicy.yaml @@ -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}