From ff930f5790e15f2b846cd37b6b8fc67a6f4645fc Mon Sep 17 00:00:00 2001 From: Sense T Date: Thu, 21 May 2026 01:13:23 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openclaw/kustomization.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/openclaw/kustomization.yaml b/openclaw/kustomization.yaml index d1d26f7..869dfd1 100644 --- a/openclaw/kustomization.yaml +++ b/openclaw/kustomization.yaml @@ -9,4 +9,9 @@ resources: images: - name: openclaw-image newName: cr.wetofu.me/ghcr.io/openclaw/openclaw - newTag: 2026.5.18-slim + newTag: 2026.5.19-slim +secretGenerator: +- name: openclaw + files: + - config/OPENCLAW_GATEWAY_TOKEN + type: Opaque