From c2c08887fa3bb1ac3f347d78d0898df671931efc Mon Sep 17 00:00:00 2001 From: zhangxinhui02 Date: Wed, 20 Aug 2025 00:38:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=BAsqlite-web=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=81=97=E6=BC=8F=E7=9A=84nodeSelector=E5=92=8Ctolerations?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm-chart/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 149d30d1..a160af63 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -188,6 +188,9 @@ sqlite_web: cpu: memory: + nodeSelector: {} + tolerations: [] + # 配置sqlite-web面板的service # !!!默认不使用NodePort。如果使用NodePort暴露到公网,请自行使用中间件鉴权!!! service: