Skip to content

Commit

Permalink
shsingh/add bank detailed waf policy (#523)
Browse files Browse the repository at this point in the history
* fix: modify bank ingress policy

* fix: re-add pre-commit config file

* fix: remove gitleaks from pre-commit

* fix: change servertechnologies to array

* fix: change servertechnologies to string

* fix: change servertechnologies to string

* fix: serverteechnologies

* fix: formatting issues with bank waf policy

* fix: bank transparent policy
  • Loading branch information
shsingh authored Oct 31, 2023
1 parent e92584f commit 6170b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/manifests/bank/bank-ingress-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
waf:
enable: true
apPolicy: "bank-waf-server-technologies-blocking-policy"
apPolicy: "bank-waf-transparent-policy"
securityLogs:
- enable: true
apLogConf: "bank-waf-log-policy"
Expand Down

0 comments on commit 6170b24

Please sign in to comment.