Disable middleware compression

This commit is contained in:
2025-03-28 12:34:25 +11:00
parent 24431e3ce4
commit c98ecd0d7a
15 changed files with 22 additions and 20 deletions

View File

@ -14,7 +14,7 @@ spec:
port: 8080
middlewares:
- name: security-headers@file
- name: compression@file
# - name: compression@file
- match: Host(`vault.spamasaurus.com`) && Path(`/notifications/hub`)
kind: Rule
services:
@ -22,4 +22,4 @@ spec:
port: 3012
middlewares:
- name: security-headers@file
- name: compression@file
# - name: compression@file