fix cmd to args

This commit is contained in:
sirius0xdev 2026-05-08 02:12:37 +00:00
parent be3778ff0b
commit 9af70148c5

View file

@ -50,7 +50,7 @@ spec:
# ==========================================
- name: hermes-agent
image: nousresearch/hermes-agent:latest
command: ["gateway", "run"]
args: ["gateway", "run"]
ports:
- containerPort: 8642