feat: organize all services into separate stacks by dependency
This commit is contained in:
3
utils/index.ts
Normal file
3
utils/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { CloudflareCertificate } from "./cert-manager";
|
||||
export { OnePasswordSecret } from "./1password-secret";
|
||||
export { IngressRoute } from "./traefik";
|
||||
Reference in New Issue
Block a user