move to port 6442

This commit is contained in:
RouxAntoine 2023-07-04 01:35:01 +02:00
parent f34707a8ad
commit b38ad5cda0
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -7,7 +7,7 @@ global_defs {
vrrp_script haproxy-check {
# -0 checks if the process is running
script "/usr/lib/keepalived/scripts/chk_kube_apiserver.sh 192.168.2.4 6443"
script "/usr/lib/keepalived/scripts/chk_kube_apiserver.sh 192.168.2.4 6442"
interval 2
weight 20
user keepalived_script