fluxcd / flux2-multi-tenancy

Manage multi-tenant clusters with Flux
Apache License 2.0
493 stars 247 forks source link

How do you process new tenants files ? #126

Open f1or3nt opened 3 months ago

f1or3nt commented 3 months ago

I am new to Flux and the concept of multi-tenancy, and I am encountering a problem that is probably due to a misunderstanding on my part.

I ended the "Onboard new tenants" part. All my files have been generated and pushed to my repo, but nothing happened. In my opinion, this is normal because I never asked Flux to watch this part (/tenants/*) of my repo. So I don't understand how you manage to process those files to Kubernetes.

Thanks for your help, and I hope my question is not too silly.