Skip to content

Commit 744e0a3

Browse files
milldrosterman
andauthored
Replace Admonition Style (cloudposse/terraform-aws-components#1092)
Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <[email protected]>
1 parent d0b8afd commit 744e0a3

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

src/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,10 @@ for `<integration name>.yaml`.
105105

106106
#### Sample Yaml
107107

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

115113
Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be used
116114
for kubernetes services.

0 commit comments

Comments
 (0)