add tty to openclaw

This commit is contained in:
sirius0xdev 2026-04-22 22:31:38 +00:00
parent f435fdaf18
commit 4498f6549c

View file

@ -52,6 +52,8 @@ spec:
- name: gateway
image: ghcr.io/openclaw/openclaw:slim
imagePullPolicy: IfNotPresent
stdin: true
tty: true
command:
- node
- /app/dist/index.js