Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/provisioners/in-memory-channel/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# In-Memory Channels

> **NOTE:**: The _ClusterChannelProvisioner_ API is deprecated.
> Please use the [_InMemoryChannel_](../../channels/in-memory-channel) CRD instead.
> **NOTE:**: The _ClusterChannelProvisioner_ API is deprecated. Please use the
> [_InMemoryChannel_](../../channels/in-memory-channel) CRD instead.

In-memory channels are a best effort Channel. They should **NOT** be used in
Production. They are useful for development.
Expand Down