Skip to content

Commit 6613e62

Browse files
committed
Update formatting in install.sh
1 parent d4d37b9 commit 6613e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ function cluster_up_aws() {
9191

9292
echo -e "\ncortex is ready!"
9393
if [ "$CORTEX_OPERATOR_LOAD_BALANCER_SCHEME" == "internal" ]; then
94-
echo -e "note: you will need to configure VPC Peering to connect to your cluster: https://docs.cortex.dev/v/${CORTEX_VERSION_MINOR}/"
94+
echo -e "\nnote: you will need to configure VPC Peering to connect to your cluster: https://docs.cortex.dev/v/${CORTEX_VERSION_MINOR}/"
9595
fi
9696

9797
print_endpoints_aws

0 commit comments

Comments
 (0)