Update new-deployment.yaml
This commit is contained in:
parent
ae6dd28e67
commit
588332c55d
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ spec:
|
|||
containers:
|
||||
- name: hermes-agent
|
||||
image: nousresearch/hermes-agent:latest
|
||||
args: ["gateway", "run", "--accept-webhooks"]
|
||||
args: ["gateway", "run", "--accept-hooks"]
|
||||
ports:
|
||||
- containerPort: 8642
|
||||
- containerPort: 9118 # Gateway webhook port
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue