change hermes image
This commit is contained in:
parent
f3c2e4991b
commit
cc2074a4cb
1 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ spec:
|
|||
|
||||
initContainers:
|
||||
- name: copy-agent-source
|
||||
image: ghcr.io/nousresearch/hermes-agent:main
|
||||
image: nousresearch/hermes-agent:main
|
||||
command:
|
||||
- "sh"
|
||||
- "-c"
|
||||
|
|
@ -62,7 +62,7 @@ spec:
|
|||
subPath: config.yaml
|
||||
containers:
|
||||
- name: hermes-agent
|
||||
image: ghcr.io/nousresearch/hermes-agent:main
|
||||
image: nousresearch/hermes-agent:main
|
||||
args: ["gateway", "run", "--accept-hooks"]
|
||||
ports:
|
||||
- containerPort: 8642
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue