Hello, I am looking for “best practices” to stage a Camel-K Integration across multiple environment (e.g., Test, PreProd, Prod).
My primary goal is to have only one “image build” (and not one per stage). My current understanding is that I would need to stage the Integration and IntegrationKit C (config per stage via configmaps / secrets). Is this correct? And most important: would this work? (not sure how the operator behaves). Any other “best practices” that should be followed? Any hints are welcome. Cheers Christoph