openclaw: split gateway and inference placement

This commit is contained in:
jenkins 2026-05-19 20:23:42 -03:00
parent aadc93e681
commit 44bfb5a68e

View File

@ -20,7 +20,7 @@ spec:
app: openclaw
annotations:
ai.bstein.dev/role: testing-triage
ai.bstein.dev/placement: accelerator MVP lane (titan-24)
ai.bstein.dev/placement: gateway lane (titan-20)
spec:
serviceAccountName: openclaw-triage
automountServiceAccountToken: true
@ -36,7 +36,7 @@ spec:
- key: kubernetes.io/hostname
operator: In
values:
- titan-24
- titan-20
initContainers:
- name: init-config
image: busybox:1.37
@ -86,7 +86,7 @@ spec:
memory: 64Mi
containers:
- name: gateway
image: ghcr.io/openclaw/openclaw:slim@sha256:5ea30d02a706c49795ed0a3c1526dec51ed90107a6859e93bf27a663105d1c28
image: ghcr.io/openclaw/openclaw:slim@sha256:ca134367c291b982ec301038af4602f397c7f90cc6c6d263c12a78a5fe1bde57
imagePullPolicy: IfNotPresent
command:
- node