File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ Knative Eventing Souces request an OIDC access token for the targets audience an
2626OIDC authentication is currently supported for the following components:
2727
2828- Brokers:
29- - [ MTChannelBasedBroker] ( ./../brokers/broker-types/channel-based-broker/ )
30- - [ Knative Broker for Apache Kafka] ( ./../brokers/broker-types/kafka-broker/ )
29+ - [ MTChannelBasedBroker] ( ./../../ brokers/broker-types/channel-based-broker/ )
30+ - [ Knative Broker for Apache Kafka] ( ./../../ brokers/broker-types/kafka-broker/ )
3131- Channels:
32- - InMemoryChannel
33- - KafkaChannel
32+ - [ InMemoryChannel] ( ./../../channels/channels-crds/ )
33+ - [ KafkaChannel] ( ./../../channels/channels-crds/ )
3434- Sources:
35- - [ ApiServerSource] ( ./../sources/apiserversource/ )
36- - [ PingSource] ( ./../sources/ping-source/ )
37- - [ KafkaSource] ( ./../sources/kafka-source/ )
35+ - [ ApiServerSource] ( ./../../ sources/apiserversource/ )
36+ - [ PingSource] ( ./../../ sources/ping-source/ )
37+ - [ KafkaSource] ( ./../../ sources/kafka-source/ )
3838
3939## Sender Identity Configuration
4040
You can’t perform that action at this time.
0 commit comments