6 Commits

Author SHA1 Message Date
f58eab58c7
build(deployment): 更新镜像版本并注释配置文件
- 将 nginx 镜像版本从 latest 更新为 1
- 注释 deployment-2.yaml 文件,保留原始内容
2024-12-06 12:22:54 +08:00
c72c48d137
build(deployment): 更新 nginx 容器镜像
- 将 nginx 容器镜像从 docker.m.ixdev.cn/library/nginx:latest 更改为 registry.cn-shenzhen.aliyuncs.com/suyiiyii/ds-design:latest
2024-12-06 12:15:14 +08:00
d42481d1a8
fix: correct spelling of 'nginix' to 'nginx' in deployment, ingress, and service YAML files 2024-11-16 00:57:04 +08:00
f8060fe203
fix: correct indentation and formatting in deployment, ingress, issuer, and service YAML files 2024-11-16 00:27:34 +08:00
cb4613f913
refactor(deployment): 将应用从 gatewayyy 重命名为 nginix
- 更新了 deployment、ingress 和 service 文件中的应用名称
- 修改了相关的服务和 Ingress 资源名称
- 更新了容器镜像地址
2024-11-15 21:53:43 +08:00
33828c7105
init 2024-11-14 23:36:01 +08:00