Skip to content

Commit

Permalink
dns record section formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sambukowski committed Oct 19, 2023
1 parent 0070cf8 commit 12a86a4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/dusknet/cloud-rollup-deployment/2-gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ curl 34.42.184.206
</html>
```

## Create an A Record
## Create an `A` Record

Creating an A record will depend on where you purchased your domain from. Each
Creating an `A` record will depend on where you purchased your domain from. Each
domain provider will have different steps required to set up an A record.

An example (for Google domains) can be seen here:
Expand Down
4 changes: 2 additions & 2 deletions docs/dusknet/cloud-rollup-deployment/3-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ curl 20.72.189.135
</html>
```

## Create an A Record
## Create an `A` Record

Creating an A record will depend on where you purchased your domain from. Each
Creating an `A` record will depend on where you purchased your domain from. Each
domain provider will have different steps required to set up an A record.

An example (for Google domains) can be seen here:
Expand Down
2 changes: 1 addition & 1 deletion docs/dusknet/cloud-rollup-deployment/4-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ curl ac1f86093ea7240c89457da3d5f71fc4-947b3172412ab75c.elb.us-east-1.amazonaws.c
</html>
```

## Create a CNAME record
## Create a `CNAME` record

:::danger
You must configure a DNS record because our ingress configuration uses name
Expand Down

0 comments on commit 12a86a4

Please sign in to comment.