Seems quarkus-kubernetes-service-binding-deployment is missing and not avaialble in Indy. However, the parent and runtime modules appear to be present.
Thus if you attempt to build an application with the extension on the classpath, it fails with an error like:
[ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:2.2.2.Final-redhat-00001:build (quarkus-build) on project camel-quarkus-integration-test-kafka-sasl: Failed to build quarkus application: Failed to bootstrap the application: Failed to create the application model for org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl::jar:2.2.0-SNAPSHOT: Failed to inject extension deployment dependencies for org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl:jar:2.2.0-SNAPSHOT: Quarkus extension deployment artifact io.quarkus:quarkus-kubernetes-service-binding-deployment:jar:2.2.2.Final-redhat-00001 does not appear to depend on the corresponding runtime artifact io.quarkus:quarkus-kubernetes-service-binding:jar:2.2.2.Final-redhat-00001 -> [Help 1]