add other nodes to vke
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2021-07-22 16:25:41 +02:00
parent e73583a7f7
commit 07557ddcd0
1 changed files with 3 additions and 1 deletions

View File

@ -72,7 +72,9 @@ backend birb
balance leastconn
mode http
http-request set-header Host "vkeegy.birbnetes"
server cloud 192.168.122.2:31080 check
server master 192.168.122.2:31080 check
server worker1 192.168.122.3:31080 check
server worker2 192.168.122.4:31080 check
listen mqtt
bind *:1883