fix hermes webui

This commit is contained in:
sirius0xdev 2026-05-07 01:28:39 +00:00
parent 4d87fa4f8a
commit c84ef732f8

View file

@ -15,7 +15,7 @@ spec:
spec:
securityContext:
fsGroup: 1000
runAsGroup: 1000
initContainers:
- name: create-webui-user
image: busybox
@ -38,6 +38,8 @@ spec:
capabilities:
drop:
- ALL
runAsUser: 0
runAsGroup: 0
seccompProfile:
type: RuntimeDefault
image: nousresearch/hermes-agent:latest