3 Commits

Author SHA1 Message Date
40388d3e8c
feat(ingress): add HTTP ingress for Consul service 2025-01-20 13:06:42 +08:00
01d85d5f7f
feat(consul): 为 Consul 添加 TLS 支持
- 在 ingress 规则中添加 TLS 配置
- 为 consul.kl.suyiiyii.top 域名配置 HTTPS
- 使用 cert-manager 生成并管理 TLS 证书
2025-01-20 12:17:17 +08:00
c23be86a2a
feat(network): 添加 Consul Ingress 并更新 Consul 服务选择器
- 新增 consul-ingress.yaml 文件,创建 Consul Ingress 资源
- 更新 consul-service.yaml 文件,将选择器从 io.kompose.service 改为 app
2025-01-20 12:15:09 +08:00