@@ -46,7 +46,7 @@ steps:
# - python3 /root/tools.py -a
# apply for prod
#- kubectl apply -f deploy.yaml --record
- # apply for canary
+ ## apply for canary
- kubectl apply -f deploy-canary.yaml --record
# 检查服务部署状态
# - python3 /root/tools.py -c