diff --git a/apps/base/customer1/openclaw/deployment.yaml b/apps/base/customer1/openclaw/deployment.yaml index bd74cc1..b4982d3 100644 --- a/apps/base/customer1/openclaw/deployment.yaml +++ b/apps/base/customer1/openclaw/deployment.yaml @@ -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