3 Commits

Author SHA1 Message Date
fcee7c3cf0
feat(deployment): parameterize deployment configuration for multiple services 2025-01-21 19:42:23 +08:00
4a97ec8d1c
feat(auth): add deployment configuration for auth service 2025-01-21 19:32:29 +08:00
e265c9a647
feat: 初始化 Helm Chart 结构
- 新增 .helmignore 文件,定义打包时忽略的文件模式
- 创建 Chart.yaml,配置 Chart 基本信息
- 重命名部署、Ingress和服务文件,统一到 templates 目录
- 新增 values.yaml,定义默认值和可配置参数
2025-01-21 15:05:40 +08:00