Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkfella91 committed Oct 27, 2024
1 parent 65ff87f commit 37aaa93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
annotations:
external-dns.alpha.kubernetes.io/target: external.${PUBLIC_DOMAIN}
nginx.ingress.kubernetes.io/modsecurity-snippet: |
SecAction "id:900200, phase:1, pass, t:none, nolog, tag:OWASP_CRS ,ver:OWASP_CRS/4.4.0, setvar:tx.allowed_methods=GET HEAD POST OPTIONS PUT DELETE PATCH"
SecAction "id:900200, phase:1, pass, t:none, nolog, setvar:tx.allowed_methods=GET HEAD POST OPTIONS PUT DELETE PATCH"
ingressClassName: external
hosts:
- authentik.${PUBLIC_DOMAIN}
Expand Down

0 comments on commit 37aaa93

Please sign in to comment.