We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68a98e commit e726a46Copy full SHA for e726a46
src/README.md
@@ -107,9 +107,10 @@ for `<integration name>.yaml`.
107
108
:::caution The key of a filename must match datadog docs, which is `<INTEGRATION_NAME>.yaml`
109
[Datadog Cluster Checks](https://docs.datadoghq.com/agent/cluster_agent/clusterchecks/?tab=helm#configuration-from-static-configuration-files)
110
+:::
111
-::: Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be
112
-used for kubernetes services.
+Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be used
113
+for kubernetes services.
114
115
```
116
http_check.yaml:
0 commit comments