chore: remove empty middlewares blocks from k8s ingresses
This commit is contained in:
@@ -9,13 +9,11 @@ spec:
|
||||
routes:
|
||||
- match: Host(`gitea.forust.xyz`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
services:
|
||||
- name: gitea-service
|
||||
port: 3000
|
||||
- match: Host(`gcr.forust.xyz`) && PathPrefix(`/v2`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
services:
|
||||
- name: gitea-service
|
||||
port: 3000
|
||||
|
||||
Reference in New Issue
Block a user