Skip to content

Commit f2477fe

Browse files
committed
debug: better print
Signed-off-by: Matej Vašek <[email protected]>
1 parent 7cc5073 commit f2477fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ loadbalancer() {
244244

245245

246246
echo "Setting up address pool."
247-
echo "IPAddressPool: ${addr_array}"
247+
echo "IPAddressPool: ${addr_array[@]}"
248248
$KUBECTL apply -f - <<EOF
249249
apiVersion: metallb.io/v1beta1
250250
kind: IPAddressPool

0 commit comments

Comments
 (0)