namespace moved
This commit is contained in:
@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
namespace: traefik
|
namespace: traefik
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- overlay-internal
|
|
||||||
- overlay-external
|
- overlay-external
|
||||||
|
- overlay-internal
|
||||||
- shared
|
- shared
|
||||||
|
|
||||||
|
@ -6,9 +6,6 @@ namespace: traefik
|
|||||||
namePrefix: front-
|
namePrefix: front-
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
#### OVERLAYS for internal traefik only
|
|
||||||
|
|
||||||
### Traefik base
|
|
||||||
- ../base
|
- ../base
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -4,3 +4,4 @@ kind: Kustomization
|
|||||||
resources:
|
resources:
|
||||||
- crds
|
- crds
|
||||||
- foreign
|
- foreign
|
||||||
|
- traefik-namespace.yaml
|
||||||
|
Reference in New Issue
Block a user