Skip to content

Commit

Permalink
[cherry-pick] update example for WAF v5 (#6189)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot authored Aug 14, 2024
1 parent d00a74e commit f81d26d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/custom-resources/app-protect-waf-v5/waf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ metadata:
spec:
waf:
enable: true
apPolicy: "<your_policy_bundle_name.tgz>"
apBundle: "<policy_bundle_name>.tgz"
securityLogs:
- enable: true
apLogConf: "<your_bundle_name>.tgz"
apLogBundle: "<log_bundle_name>.tgz"
logDest: "syslog:server=syslog-svc.default:514"

0 comments on commit f81d26d

Please sign in to comment.