Open aflyingcougar opened 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
Following guidance from the FluxCD Documentation, restructure the repo into the 'monorepo' approach, where a single branch will be used for all envrionments.