Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/ngf/install/upgrade-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<secret-name>` 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=<secret-name>` 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.

Expand Down