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