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
resources:
- overlay-internal
- overlay-external
- overlay-internal
- shared

View File

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

View File

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

View File

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