namespace moved

This commit is contained in:
2024-03-31 19:20:03 +02:00
parent 638868f8d8
commit 7318e50db8
5 changed files with 2 additions and 8 deletions

View File

@ -4,7 +4,7 @@ kind: Kustomization
namespace: traefik namespace: traefik
resources: resources:
- overlay-internal
- overlay-external - overlay-external
- overlay-internal
- shared - shared

View File

@ -6,9 +6,6 @@ namespace: traefik
namePrefix: front- namePrefix: front-
resources: resources:
#### OVERLAYS for internal traefik only
### Traefik base
- ../base - ../base

View File

@ -6,11 +6,7 @@ namespace: traefik
namePrefix: local- namePrefix: local-
resources: resources:
#### OVERLAYS for internal traefik only
### Traefik base
- ../base - ../base
- traefik-namespace.yaml
patches: patches:
- path: patches/traefik-service-patch.yaml - path: patches/traefik-service-patch.yaml

View File

@ -4,3 +4,4 @@ kind: Kustomization
resources: resources:
- crds - crds
- foreign - foreign
- traefik-namespace.yaml