Skip to content

Commit 452d7b7

Browse files
committed
linted
1 parent 839b9e6 commit 452d7b7

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

content/waf/install/docker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ To review supported operating systems, read the [Technical specifications]({{< r
3030

3131
{{< include "waf/install-selinux-warning.md" >}}
3232

33-
3433
## Download your subscription credentials
34+
3535
### General subscription credentials needed for deployments
3636

3737
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
3838

3939
### Additional subscription credentials needed for deployments
40+
4041
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
4142
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
4243

@@ -1408,6 +1409,7 @@ F5 WAF for NGINX should now be operational, and you can move onto [Post-installa
14081409
{{< include "waf/install-next-steps.md" >}}
14091410

14101411
## Remove NGINX docker image
1412+
14111413
Before removing any Docker image, it’s important to ensure that the image is no longer needed and is not in use.
14121414

14131415
[docker image rm](https://docs.docker.com/reference/cli/docker/image/rm/) tool

content/waf/install/kubernetes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,12 @@ To review supported operating systems, read the [Technical specifications]({{< r
4343
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
4444

4545
### Additional subscription credentials needed for deployments
46+
4647
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
4748

48-
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
49+
{{< call-out "note" >}}
50+
If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
51+
{{< /call-out >}}
4952

5053
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
5154

content/waf/install/virtual-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Depending on your deployment type, you may have additional requirements:
3333
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) topics for additional set-up configuration if you want to use them immediately.
3434

3535
{{< include "waf/install-selinux-warning.md" >}}
36+
3637
## Download your subscription credentials
3738

3839
### General subscription credentials needed for deployments
@@ -43,7 +44,6 @@ You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md"
4344

4445
To use NGINX Plus, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
4546

46-
4747
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
4848

4949
## Platform-specific instructions

0 commit comments

Comments
 (0)