add compression middleware
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 20s
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 20s
This commit is contained in:
@ -14,6 +14,8 @@ spec:
|
||||
middlewares:
|
||||
- name: default-headers
|
||||
namespace: traefik
|
||||
- name: compress
|
||||
namespace: traefik
|
||||
services:
|
||||
- name: flyimg-service
|
||||
port: 80
|
||||
|
Reference in New Issue
Block a user