Update new-deployment.yaml
This commit is contained in:
parent
627330da7e
commit
3fc1759c3f
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue