disable node.kubernetes.io/exclude-from-external-load-balancers label (#552)

This commit is contained in:
Andrei Kvapil
2024-12-30 15:31:48 +01:00
committed by GitHub
parent f1e11451fa
commit b6e27cb3dc

View File

@@ -142,6 +142,9 @@ EOT
cat > patch-controlplane.yaml <<\EOT
machine:
nodeLabels:
node.kubernetes.io/exclude-from-external-load-balancers:
$patch: delete
network:
interfaces:
- interface: eth0