日常更新

This commit is contained in:
2026-03-29 09:08:01 +08:00
parent 31709425e2
commit befdefd222
224 changed files with 7240 additions and 3297 deletions

View File

@@ -39,3 +39,8 @@ spec: # chart 注入配置的具体内容
nodeSelector: # 把 Traefik Pod 固定到指定节点(配合 RWO 本地存储更安全)
kubernetes.io/hostname: ylc61 # 固定节点主机名(按你的实际节点修改)
# ping 绑定 websecure 时chart 默认对 8080 做 HTTP /ping须与 03-03 一致改为 HTTPS:8443
deployment:
healthchecksPort: 8443
healthchecksScheme: HTTPS