gcloud-lab/apps/base
Hermes Agent dfe32018b7 fix(hermes-webui): hermes-agent main container non-root (UID/GID 1000)
- Aligns with webui sidecar on shared hermes-data PVC (/opt/data == /home/hermeswebui/.hermes)
- Previously root:root files blocked webui writes (whoami non-fatal)
- Pod securityContext: runAsNonRoot: true + runAsUser: 1000 for restricted:latest compliance
- fsGroup:1000 ensures volume g+rw
2026-05-07 14:18:34 +00:00
..
customer1 fix(hermes-webui): hermes-agent main container non-root (UID/GID 1000) 2026-05-07 14:18:34 +00:00
monitoring/dashboards add dashboards to namespace 2026-05-04 20:38:22 +00:00