Skip to content

Commit a94bcef

Browse files
committed
updated kubernetes
1 parent 6d68e52 commit a94bcef

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

content/includes/waf/install-update-configuration.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,3 @@ server {
121121
{{% /tab %}}
122122

123123
{{< /tabs >}}
124-
125-
Once you have updated your configuration files, you can reload NGINX to apply the changes. You have two options depending on your environment:
126-
127-
- `nginx -s reload`
128-
- `sudo systemctl reload nginx`

content/waf/install/docker.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,11 @@ CMD ["sh", "/root/entrypoint.sh"]
12931293

12941294
{{< include "waf/install-update-configuration.md" >}}
12951295

1296+
Once you have updated your configuration files, you can reload NGINX to apply the changes. You have two options depending on your environment:
1297+
1298+
- `nginx -s reload`
1299+
- `sudo systemctl reload nginx`
1300+
12961301
F5 WAF for NGINX should now be operational, and you can move onto [Post-installation checks](#post-installation-checks).
12971302

12981303
## Post-installation checks

content/waf/install/kubernetes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ From this point, the steps change based on your installation method:
226226

227227
### Download your JSON web token
228228

229+
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:
230+
229231
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
230232

231233
### Get the Helm chart

0 commit comments

Comments
 (0)