chore: remove middleware resource #193
@@ -20,7 +20,6 @@ resources:
|
|||||||
- hpa_api.yaml
|
- hpa_api.yaml
|
||||||
- hpa_ui.yaml
|
- hpa_ui.yaml
|
||||||
- httproute_v3.yaml
|
- httproute_v3.yaml
|
||||||
- middleware.yaml
|
|
||||||
- pvc_v3.yaml
|
- pvc_v3.yaml
|
||||||
- services_v3.yaml
|
- services_v3.yaml
|
||||||
# shared
|
# shared
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: traefik.io/v1alpha1
|
|
||||||
kind: Middleware
|
|
||||||
metadata:
|
|
||||||
name: api-ipallowlist
|
|
||||||
namespace: artifactapi
|
|
||||||
spec:
|
|
||||||
ipAllowList:
|
|
||||||
sourceRange:
|
|
||||||
- 10.10.10.200/32
|
|
||||||
Reference in New Issue
Block a user