feat(instances): update firewall text

fixes #1375
This commit is contained in:
Fábio Moreira 2018-05-04 14:50:47 +01:00 committed by Sérgio Ramos
parent 7651dff619
commit 25223e7324

View File

@ -49,9 +49,11 @@ const Firewall = ({
</Title> </Title>
{expanded ? ( {expanded ? (
<Description> <Description>
Cloud Firewall rules control traffic across instances. Enabling the Cloud firewall rules secure instances by defining network traffic rules,
firewall adds a default set of rules and rules defined by your chosen controlling incoming and outgoing traffic. Enabling the firewall applies
tags.{' '} only rules which match your instance. Although these rules are created
in the firewall console, the addition of tags can alter the firewall
rules.{' '}
<a <a
target="__blank" target="__blank"
href="https://docs.joyent.com/public-cloud/network/firewall" href="https://docs.joyent.com/public-cloud/network/firewall"