fix(k8s): 移除 kustomize 的 registry 镜像改写,使用本地导入镜像

This commit is contained in:
2026-07-18 22:32:54 +08:00
parent 0efb2bffbd
commit 3e22d3b12e
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -15,10 +15,7 @@ resources:
- backend/service.yaml
- ingress.yaml
images:
- name: blog-backend
newName: your-registry/blog-backend
newTag: latest
# 镜像通过 k3s ctr images import 本地导入,不走 registry
# 可选:统一修改域名
# replacements: