Skip to content

Commit e726a46

Browse files
authored
fix: prettier format errors (cloudposse/terraform-aws-components#1005)
1 parent b68a98e commit e726a46

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,10 @@ for `<integration name>.yaml`.
107107

108108
:::caution The key of a filename must match datadog docs, which is `<INTEGRATION_NAME>.yaml`
109109
[Datadog Cluster Checks](https://docs.datadoghq.com/agent/cluster_agent/clusterchecks/?tab=helm#configuration-from-static-configuration-files)
110+
:::
110111

111-
::: Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be
112-
used for kubernetes services.
112+
Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be used
113+
for kubernetes services.
113114

114115
```
115116
http_check.yaml:

0 commit comments

Comments
 (0)