提交 2a31dfd9 authored 作者: zhanrongzhen's avatar zhanrongzhen

修复makefile的镜像tag

上级 71e111a5
......@@ -7,7 +7,7 @@ image:
-t ${IMAGE_NAME}:$(VERSION)
docker push ${IMAGE_NAME}:$(VERSION)
echo "kubectl -n site-protection set image deploy openresty-static-server fileserver=${IMAGE_NAME}:$(VERSION)"
echo "kubectl -n rbi set image daemonsets/file-server fileserver=${IMAGE_NAME}:$(VERSION)"
echo "kubectl -n rbi set image daemonsets/fileserver fileserver=${IMAGE_NAME}:$(VERSION)"
deploy:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论