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