|
6a8bdb4c33
|
ng
|
2024-11-16 01:01:16 +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 |
|
|
cce50ca28e
|
Revert "fix: update cert-manager issuer names in ingress and issuer YAML files"
This reverts commit b85c4c0c8e395f20989c4f0395299a5bf41a71cb.
|
2024-11-16 00:31:10 +08:00 |
|
|
b85c4c0c8e
|
fix: update cert-manager issuer names in ingress and issuer YAML files
|
2024-11-16 00:30:17 +08:00 |
|
|
f8060fe203
|
fix: correct indentation and formatting in deployment, ingress, issuer, and service YAML files
|
2024-11-16 00:27:34 +08:00 |
|
|
ef6b453246
|
feat(ingress): add TLS configuration and cert-manager issuer for nginix
|
2024-11-16 00:25:08 +08:00 |
|
|
cb4613f913
|
refactor(deployment): 将应用从 gatewayyy 重命名为 nginix
- 更新了 deployment、ingress 和 service 文件中的应用名称
- 修改了相关的服务和 Ingress 资源名称
- 更新了容器镜像地址
|
2024-11-15 21:53:43 +08:00 |
|
|
f637bfb800
|
feat: 添加 Ingress 和 Service 配置文件
- 新增 ingress.yaml 文件,定义 Ingress 资源以实现网络访问控制
- 新增 service.yaml 文件,创建 Service 以暴露应用程序端口
|
2024-11-15 00:18:19 +08:00 |
|