From 88b841be4157595d648b1986b1de830b979fda93 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 24 Apr 2026 02:04:33 +0000 Subject: [PATCH] fix deploy --- apps/base/customer1/openclaw/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/deployment.yaml b/apps/base/customer1/openclaw/deployment.yaml index 82ae1e3..c1a7058 100644 --- a/apps/base/customer1/openclaw/deployment.yaml +++ b/apps/base/customer1/openclaw/deployment.yaml @@ -135,7 +135,7 @@ spec: runAsUser: 1000 runAsGroup: 1000 allowPrivilegeEscalation: false - readOnlyRootFilesystem: true + readOnlyRootFilesystem: false capabilities: drop: - ALL