日常更新
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user