aflyingcougar / homelab

MIT License
0 stars 0 forks source link

Flux Monorepo #13

Open aflyingcougar opened 4 days ago

aflyingcougar commented 4 days ago

Following guidance from the FluxCD Documentation, restructure the repo into the 'monorepo' approach, where a single branch will be used for all envrionments.

aflyingcougar commented 4 days ago

Thinking that using a separate .config.env for staging and production will still be useful, so that buildling/rebuilding cluster infrastructure individually is possible and doesn't perform any unnecessary recreation of artifacts.

One idea is to have .config.production and .config.staging