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.