middleware not found

This commit is contained in:
2024-04-01 16:28:49 +02:00
parent 35e4af67ba
commit 786c485cbe
3 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,6 @@ resources:
# Deployment
- deployment-traefik.yaml
# Objects
- traefik-middleware-default-headers.yaml
- traefik-service.yaml
- networking
- security

View File

@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- crds
- foreign
- traefik-middleware-default-headers.yaml
- crds
- traefik-namespace.yaml