chore: remove middleware resource
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

there is no crd for this, preventing the deployment of artifactapi 3
This commit is contained in:
2026-06-21 09:08:26 +10:00
parent 8cbd645332
commit 44a33425d0
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -20,7 +20,6 @@ resources:
- hpa_api.yaml
- hpa_ui.yaml
- httproute_v3.yaml
- middleware.yaml
- pvc_v3.yaml
- services_v3.yaml
# shared
-10
View File
@@ -1,10 +0,0 @@
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: api-ipallowlist
namespace: artifactapi
spec:
ipAllowList:
sourceRange:
- 10.10.10.200/32