Update new-deployment.yaml

This commit is contained in:
sirius0xdev 2026-05-09 14:17:33 -04:00 committed by GitHub
parent 627330da7e
commit 3fc1759c3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,8 +65,8 @@ spec:
image: nousresearch/hermes-agent:latest
args: ["gateway", "run", "--accept-hooks"]
ports:
- containerPort: 9118 # Gateway webhook port
- containerPort: 8642
- containerPort: 9118
env:
- name: PATH
value: "/home/hermes/.hermes/.local/bin:/opt/hermes/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"