squakez opened a new pull request, #5610: URL: https://github.com/apache/camel-k/pull/5610
<!-- Description --> This PR aims to provide a simplified approach to the Kustomize. Thanks (to @gansheer) to the work done so far to identify exactly all resources during installation, it is now relatively easy to create a base and an overlay directory that we can use as a base for any user to extend according to their specific needs. This is also quite easy as it provides a set of sensible configuration we can use in our test or documentation. We can remove the `make` which was an attempt to provide a ui on top of something that is probably thought to be customized on source directly by the final users. If this gets merged, we can work on additional overlays (ie, openshift) as a follow up activity. Closes #4528 <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note fix(install): simplify kustomize procedure ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org