Skip to content

Commit ddd44d5

Browse files
Update site/content/installation/installing-nic/deploy-with-nap-using-helm.md
Co-authored-by: Alan Dooley <[email protected]> Signed-off-by: Gabor Javorszky <[email protected]>
1 parent 0e3e154 commit ddd44d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site/content/installation/installing-nic/deploy-with-nap-using-helm.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This document describes how to build a local NGINX App Protect WAF Docker image
1111

1212
This is accomplished with the following steps:
1313

14-
- Set up license secrets to enable deployment into kubernetes
15-
- Use a WAF docker image to compile a policy JSON file into a compiled bundle
16-
- Set up PersistentVolumes that the deployed WAF instance can access to read the bundle from
17-
- Deploy NGINX Plus Ingress Controller with NAP in Kubernetes
14+
- Prepare license secrets to enable a Kubernetes deployment
15+
- Use a NGINX App Protect WAF Docker image to transform a policy JSON file into a compiled bundle
16+
- Configure PersistentVolumes so the deployed NGINX App Protect WAF instance can access the compiled bundle
17+
- Deploy NGINX Plus Ingress Controller with NGINX App Protect
1818
- Test example services to validate that the WAF policies work
1919

2020
---

0 commit comments

Comments
 (0)