Skip to content

Commit

Permalink
stash for the latest version (knative#2758)
Browse files Browse the repository at this point in the history
  • Loading branch information
matzew authored and vaikas committed Mar 17, 2020
1 parent 14b0cc3 commit 2e91519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/core/configmaps/default-channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ data:
# Configuration for defaulting channels that do not specify CRD implementations.
default-ch-config: |
clusterDefault:
apiVersion: messaging.knative.dev/v1alpha1
apiVersion: messaging.knative.dev/v1beta1
kind: InMemoryChannel
namespaceDefaults:
some-namespace:
apiVersion: messaging.knative.dev/v1alpha1
apiVersion: messaging.knative.dev/v1beta1
kind: InMemoryChannel

0 comments on commit 2e91519

Please sign in to comment.