Merge "Add gitea09 to the gitea load balancer"
This commit is contained in:
commit
356e3feb79
@ -27,6 +27,9 @@ gitea_lb_listeners:
|
|||||||
- name: 'gitea08.opendev.org'
|
- name: 'gitea08.opendev.org'
|
||||||
address: '38.108.68.205:3080'
|
address: '38.108.68.205:3080'
|
||||||
check_method: 'check'
|
check_method: 'check'
|
||||||
|
- name: 'gitea09.opendev.org'
|
||||||
|
address: '38.108.68.113:3080'
|
||||||
|
check_method: 'check'
|
||||||
- name: balance_git_https
|
- name: balance_git_https
|
||||||
bind:
|
bind:
|
||||||
- ':::443'
|
- ':::443'
|
||||||
@ -55,6 +58,9 @@ gitea_lb_listeners:
|
|||||||
- name: 'gitea08.opendev.org'
|
- name: 'gitea08.opendev.org'
|
||||||
address: '38.108.68.205:3081'
|
address: '38.108.68.205:3081'
|
||||||
check_method: 'check check-ssl verify none'
|
check_method: 'check check-ssl verify none'
|
||||||
|
- name: 'gitea09.opendev.org'
|
||||||
|
address: '38.108.68.113:3081'
|
||||||
|
check_method: 'check check-ssl verify none'
|
||||||
iptables_extra_public_tcp_ports:
|
iptables_extra_public_tcp_ports:
|
||||||
- 443
|
- 443
|
||||||
- 80
|
- 80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user