19 Commits

Author SHA1 Message Date
github-actions[bot]
1e555cae79 Update deployment image tag to 250122-82ceb65 2025-01-22 09:15:44 +00:00
github-actions[bot]
1440ec968f Update deployment image tag to 250122-a57e4ca 2025-01-22 06:42:44 +00:00
github-actions[bot]
022ddbebd2 Update deployment image tag to 250122-ab65ee1 2025-01-22 06:17:45 +00:00
github-actions[bot]
1f61583a3f Update deployment image tag to 250122-83d9bbb 2025-01-22 05:47:16 +00:00
github-actions[bot]
7ec52a8f57 Update deployment image tag to 250122-500f5b3 2025-01-22 05:34:10 +00:00
github-actions[bot]
3a74a4d111 Update deployment image tag to 250122-9d82d63 2025-01-22 03:34:26 +00:00
github-actions[bot]
488c1a78a7 Update deployment image tag to 250121-9ae4838 2025-01-21 15:37:09 +00:00
github-actions[bot]
0403ab86b9 Update deployment image tag to 250121-85d297a 2025-01-21 15:31:08 +00:00
github-actions[bot]
d914dc32f9 Update deployment image tag to 250121-cedec8b 2025-01-21 14:49:55 +00:00
github-actions[bot]
4ce7a93680 Update deployment image tag to 250121-b51ab46 2025-01-21 14:31:57 +00:00
github-actions[bot]
da88981af2 Update deployment image tag to 250121-9927dbc 2025-01-21 14:21:05 +00:00
019c3da82c
feat(consul): 添加注册表暴露控制功能
- 在 templates/consul-ingress.yaml 中添加了 registry_expose 条件判断
- 在 values.yaml 中添加了 registry_expose 配置项,默认为 false
2025-01-21 22:05:04 +08:00
github-actions[bot]
4fdb6ee5fc Update deployment image tag to 250121-1414be4 2025-01-21 13:54:10 +00:00
github-actions[bot]
8199ce5bbc Update deployment image tag to 250121-802e649 2025-01-21 13:49:06 +00:00
github-actions[bot]
89fe39915c Update deployment image tag to 2025-01-21 12:31:10 +00:00
1cb6e5007c
docs: 更新 auth-deployment.yaml 模板 2025-01-21 19:47:45 +08:00
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