Skip to content

Commit e6dd858

Browse files
committed
missing kubctl jwt copy location
1 parent 8c2355f commit e6dd858

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/waf/install/kubernetes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ If you are deploying with Helm, you will also need the JWT license for the `dock
5757

5858
{{< call-out "note" >}} Starting from [NGINX Plus Release 33]({{< ref "nginx/releases.md#r33" >}}), a JWT file is required for each NGINX Plus instance. For more information, see [About Subscription Licenses]({{< ref "/solutions/about-subscription-licenses.md">}}). {{< /call-out >}}
5959

60+
{{< call-out "note" >}}
61+
When using the provided values.yaml for Helm, setting the `appprotect.config.nginxJWT` value ensures that your JWT license is automatically copied to `/etc/nginx/license.jwt` inside the NGINX container. No additional manual copying of the file is needed when deploying with the provided YAML configuration.
62+
{{< /call-out >}}
63+
6064
## Create a Dockerfile
6165

6266
In the same folder as your credential files, create a _Dockerfile_ based on your [desired operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}) image using an example from the following sections.

0 commit comments

Comments
 (0)