From 2b7508b48b1651bcb8d47f0b21bf5797b2f9400e Mon Sep 17 00:00:00 2001 From: shysank Date: Thu, 18 Mar 2021 21:10:24 +0530 Subject: [PATCH] update private flavor to set nodeoutboundlb explicitly --- templates/flavors/private/patches/private-lb.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/flavors/private/patches/private-lb.yaml b/templates/flavors/private/patches/private-lb.yaml index feaf2f0f9887..4cdc85a50145 100644 --- a/templates/flavors/private/patches/private-lb.yaml +++ b/templates/flavors/private/patches/private-lb.yaml @@ -7,4 +7,6 @@ spec: apiServerLB: name: ${CLUSTER_NAME}-internal-lb type: Internal + nodeOutboundLB: + frontendIPsCount: 1