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