Installation procedure
Install the operator looking at the official Camel K operator 2.9.1 installation procedure.
What's Changed
- [Backport 2.9.x] fix(operator): restore missing PVC RBAC permissions by @pkalsi97 in https://github.com/apache/camel-k/pull/6445
- [Release 2.9.x] Backport latest fix from main by @sq...