Skip to content

Commit

Permalink
Switch the default channel provisioner from 'in-memory-channel' to 'i…
Browse files Browse the repository at this point in the history
…n-memory'. (#790)
  • Loading branch information
Harwayne authored and knative-prow-robot committed Feb 15, 2019
1 parent 466dd43 commit c3b25cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/400-default-channel-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data:
clusterdefault:
apiversion: eventing.knative.dev/v1alpha1
kind: ClusterChannelProvisioner
name: in-memory-channel
name: in-memory
namespacedefaults:
some-namespace:
apiversion: eventing.knative.dev/v1alpha1
Expand Down

0 comments on commit c3b25cc

Please sign in to comment.