Update configure-cloud-provider-firewall.md (#4884)

The code highlight is unnecessary here.
This commit is contained in:
Stewart-YU
2017-08-15 15:29:38 +08:00
committed by Zachary Corleissen
parent 93cb9e0275
commit e7d7acf2e8
@@ -85,7 +85,7 @@ Consider:
* You open the firewall for port 80 for all nodes in your cluster, so that
the external Service actually can deliver packets to your Service
* You start an nginx server, running on port 80 on the host virtual machine
(IP Address 2.3.4.5). This nginx is **also** exposed to the internet on
(IP Address 2.3.4.5). This nginx is also exposed to the internet on
the VM's external IP address.
Consequently, please be careful when opening firewalls in Google Compute Engine