Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 committed Dec 8, 2023
1 parent 486d0cc commit 98d6fc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/user-guides/secure-protect-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,8 @@ curl -k -H "'Host: api.${KUADRANT_ZONE_ROOT_DOMAIN}'" "https://$GATEWAY_URL/cars
```

### Define DNSPolicy (skip of you did not setup a DNS provider during the setup)
### Define DNSPolicy
(skip of you did not setup a DNS provider during the setup)

Now we have our gateway protected and communications secured, we are ready to configure DNS so it is easy for clients to connect and access the APIs we intend to expose via this gateway. Note during the setup of this walk through, we setup a `DNS Provider` secret and a `ManagedZone`.

Expand Down

0 comments on commit 98d6fc4

Please sign in to comment.