From a3ea57504ff00749005882273585f9193beee640 Mon Sep 17 00:00:00 2001 From: Spencer Date: Mon, 17 Jun 2024 17:27:58 +0100 Subject: [PATCH] added warning callout to deprecation message --- site/content/configuration/configuration-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/configuration/configuration-overview.md b/site/content/configuration/configuration-overview.md index 010afea602..412c21022d 100644 --- a/site/content/configuration/configuration-overview.md +++ b/site/content/configuration/configuration-overview.md @@ -195,7 +195,7 @@ nginx-agent | `--tls-key` | `NGINX_AGENT_TLS_KEY` | Specifies the path to the certificate key file for TLS. | | `--tls-skip-verify` | `NGINX_AGENT_TLS_SKIP_VERIFY` | Insecurely skips verification for gRPC TLS credentials. | {{}} -The environment prefix NMS has been deprecated in favour of NGINX_AGENT +{{< warning >}}The environment prefix NMS has been deprecated in favour of NGINX_AGENT{{< /warning >}}