feat: organize all services into separate stacks by dependency
This commit is contained in:
2
utils/traefik/index.ts
Normal file
2
utils/traefik/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { IngressRoute } from "./ingress";
|
||||
export { IngressRouteTcp } from "./ingress-tcp";
|
||||
Reference in New Issue
Block a user