Update deployment.yaml
This commit is contained in:
parent
84305d3605
commit
7a76e088e4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
runAsNonRoot: true
|
runAsNonRoot: false
|
||||||
image: nousresearch/hermes-agent:latest
|
image: nousresearch/hermes-agent:latest
|
||||||
command: ["/bin/bash", "-c"]
|
command: ["/bin/bash", "-c"]
|
||||||
args:
|
args:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue