Skip to content

Commit 9f5a581

Browse files
committed
need jwt anywasy for opensouce for docker cred
1 parent b81ed1b commit 9f5a581

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/waf/install/kubernetes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
3939
### Download your JSON web token
4040

4141
To use NGINX Plus, you will need to download the the JWT license file associated with your NGINX Plus subscription from the MyF5 Customer Portal:
42+
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
4243
4344
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
4445

@@ -212,7 +213,7 @@ Your folder should contain the following files:
212213

213214
- _nginx-repo.crt_
214215
- _nginx-repo.key_
215-
- _license.jwt_ (Only necessary when using NGINX Plus)
216+
- _license.jwt_
216217
- _Dockerfile_
217218

218219
To build an image, use the following command, replacing <your-image-name> as appropriate:

0 commit comments

Comments
 (0)