fix cmd to args
This commit is contained in:
parent
be3778ff0b
commit
9af70148c5
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ spec:
|
|||
# ==========================================
|
||||
- name: hermes-agent
|
||||
image: nousresearch/hermes-agent:latest
|
||||
command: ["gateway", "run"]
|
||||
args: ["gateway", "run"]
|
||||
ports:
|
||||
- containerPort: 8642
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue