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