fix(k8s): 移除 kustomize 的 registry 镜像改写,使用本地导入镜像
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user