fix: pause personal wechat collector

This commit is contained in:
Codex
2026-06-13 17:12:38 +00:00
parent 1e9245e60d
commit 1ec60de8bb
2 changed files with 12 additions and 3 deletions
+2 -1
View File
@@ -92,7 +92,8 @@ personalWechatIngress:
kind: Deployment
name: personal-wechat-collector
serviceAccountName: personal-wechat-collector
replicas: 1
# Paused after the 2026-06-13 login probe: WeChat 3.9.12.51 is rejected as too old.
replicas: 0
containerName: personal-wechat-collector
storage:
kind: PersistentVolumeClaim