Files
homelab/utils/index.ts

4 lines
154 B
TypeScript

export { CloudflareCertificate } from "./cert-manager";
export { OnePasswordSecret } from "./1password-secret";
export { IngressRoute } from "./traefik";