We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396d184 commit 0f8b3c0Copy full SHA for 0f8b3c0
content/nap-waf/v5/admin-guide/policy-lifecycle-management.md
@@ -486,7 +486,7 @@ http {
486
--set appprotect.policyController.enable=true \
487
--set dockerConfigJson=$NGINX_REGISTRY_TOKEN \
488
--set appprotect.config.nginxJWT=$JWT \
489
- --set appprotect.nginxRepo.nginxCert=$NGINX_CERT \
+ --set appprotect.nginxRepo.nginxCrt=$NGINX_CERT \
490
--set appprotect.nginxRepo.nginxKey=$NGINX_KEY
491
```
492
0 commit comments