From 84d512b95f0579329f040f4c018215b6cc67db37 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Tue, 30 Sep 2025 15:51:37 +0100 Subject: [PATCH] fix: NGF callout formatting issue --- content/ngf/install/upgrade-version.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/ngf/install/upgrade-version.md b/content/ngf/install/upgrade-version.md index 4b2c7656c..da79dbdc5 100644 --- a/content/ngf/install/upgrade-version.md +++ b/content/ngf/install/upgrade-version.md @@ -68,7 +68,8 @@ Warning: kubectl apply should be used on resource created by either kubectl crea {{% tab name="Helm" %}} -{{< call-out "important" >}} If you are using NGINX Plus and have a different Secret name than the default `nplus-license` name, specify the Secret name by setting `--set nginx.usage.secretName=` when running `helm install` or `helm upgrade`. {{< /call-out >}} + +{{< call-out "important" "Important" >}}If you are using NGINX Plus and have a different Secret name than the default `nplus-license` name, specify the Secret name by setting `--set nginx.usage.secretName=` when running `helm install` or `helm upgrade`.{{< /call-out >}} To upgrade the release with Helm, you can use the OCI registry, or download the chart and upgrade from the source.