Skip to content

Commit fa436ca

Browse files
committed
ohad fix 1
1 parent 78ad221 commit fa436ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/waf/install/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ cd nginx-app-protect
256256
You will need to edit the `values.yaml` file for a few changes:
257257

258258
- Update _appprotect.nginx.image.repository_ and _appprotect.nginx.image.tag_ with the image name chosen during when [building the Docker image](#build-the-docker-image).
259-
- Update _appprotect.config.nginxJWT_ with your JSON web token
259+
- Update _appprotect.config.nginxJWT_ with your JSON web token (Only necessary when using NGINX Plus)
260260
- Update _dockerConfigJson_ to contain the base64 encoded Docker registration credentials
261261

262262
You can encode your credentials with the following command:

content/waf/install/virtual-environment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Depending on your deployment type, you may have additional requirements:
3131
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) and [Secure traffic using mTLS]({{< ref "/waf/configure/secure-mtls.md" >}}) topics for additional set-up configuration if you want to use them immediately.
3232

3333
{{< include "waf/install-selinux-warning.md" >}}
34+
### Additional Requirement for NGINX Plus Users
35+
If you choose to install NGINX automatically with App Protect, make sure to download your JWT license from MyF5 before you begin
36+
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
3437

3538
## Platform-specific instructions
3639

0 commit comments

Comments
 (0)