Skip to content

Commit

Permalink
Move bot into cn-north4 region
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLike committed Mar 16, 2020
1 parent 0aa8cb0 commit a9d46d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion production/bot/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: botinfod
image: swr.cn-south-1.myhuaweicloud.com/openeuler/bot:v1.0.202002290912200442
image: mindspore/ci-bot:0.0.3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8888
Expand Down
4 changes: 2 additions & 2 deletions production/bot/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ metadata:
namespace: bot
annotations:
kubernetes.io/elb.class: union
kubernetes.io/elb.id: 5f440e52-97b7-4e4a-9a62-86193cf45f10
kubernetes.io/elb.id: 7d53ff7e-5fbb-4a86-84fb-444c647a2fa1
kubernetes.io/elb.lb-algorithm: ROUND_ROBIN
spec:
externalTrafficPolicy: Cluster
loadBalancerIP: 119.3.240.10
loadBalancerIP: 121.36.29.195
ports:
- name: httpport
protocol: TCP
Expand Down

0 comments on commit a9d46d7

Please sign in to comment.