middleware not found
This commit is contained in:
@ -5,7 +5,6 @@ resources:
|
||||
# Deployment
|
||||
- deployment-traefik.yaml
|
||||
# Objects
|
||||
- traefik-middleware-default-headers.yaml
|
||||
- traefik-service.yaml
|
||||
- networking
|
||||
- security
|
||||
|
@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- crds
|
||||
- foreign
|
||||
- traefik-middleware-default-headers.yaml
|
||||
- crds
|
||||
- traefik-namespace.yaml
|
||||
|
Reference in New Issue
Block a user