Skip to content

Commit 1d6dc86

Browse files
committed
updated shutout for jwt locations for experimental kubectl
1 parent af39f6a commit 1d6dc86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/waf/install/kubernetes-plm.md

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

6969
{{< 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 >}}
7070

71+
{{< call-out "note" >}}
72+
Setting `appprotect.config.nginxJWT` with the `--set` flag in your Helm command automatically copies the JWT license to `/etc/nginx/license.jwt` inside the NGINX container. No manual JWT file copying or mounting is needed.
73+
{{< /call-out >}}
74+
7175
## Prepare environment variables
7276

7377
Set the following environment variables, which point towards your credential files:

0 commit comments

Comments
 (0)