hermes: size provider setup init
Some checks failed
Tests / Declarative: Post Actions failed: 4, passed: 259

This commit is contained in:
jenkins 2026-08-12 23:17:47 -03:00
parent a1cd4969ad
commit f3498bf2ea

View File

@ -403,8 +403,8 @@ spec:
- {name: auth-patch, mountPath: /opt/hermes/hermes_cli/auth.py, subPath: auth.py} - {name: auth-patch, mountPath: /opt/hermes/hermes_cli/auth.py, subPath: auth.py}
- {name: routing-catalog, mountPath: /routing-catalog} - {name: routing-catalog, mountPath: /routing-catalog}
resources: resources:
requests: {cpu: 25m, memory: 32Mi} requests: {cpu: 25m, memory: 128Mi}
limits: {cpu: 250m, memory: 128Mi} limits: {cpu: 500m, memory: 512Mi}
- name: prepare-ttyd-index - name: prepare-ttyd-index
image: registry.bstein.dev/bstein/hermes-agent@sha256:81970563e542f0720773e72297810b3a844b83e381e278f25c0916c78d930107 image: registry.bstein.dev/bstein/hermes-agent@sha256:81970563e542f0720773e72297810b3a844b83e381e278f25c0916c78d930107
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent