Skip to content

Commit 8c5a7db

Browse files
authored
fix: NGF callout formatting issue (#1196)
workaround for an NGF callout render issue
1 parent c981ad0 commit 8c5a7db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/ngf/install/upgrade-version.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ Warning: kubectl apply should be used on resource created by either kubectl crea
6868

6969
{{% tab name="Helm" %}}
7070

71-
{{< 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=<secret-name>` when running `helm install` or `helm upgrade`. {{< /call-out >}}
71+
72+
{{< 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=<secret-name>` when running `helm install` or `helm upgrade`.{{< /call-out >}}
7273

7374
To upgrade the release with Helm, you can use the OCI registry, or download the chart and upgrade from the source.
7475

0 commit comments

Comments
 (0)