Skip to content

Instantly share code, notes, and snippets.

@n3wscott
Created October 30, 2018 16:15
Show Gist options
  • Save n3wscott/1004ff9efd93b9372f0852cd9df9fe3e to your computer and use it in GitHub Desktop.
Save n3wscott/1004ff9efd93b9372f0852cd9df9fe3e to your computer and use it in GitHub Desktop.
apiVersion: eventing.knative.dev/v1alpha1
kind: Channel
metadata:
name: bot-source
spec:
provisioner:
ref:
apiVersion: eventing.knative.dev/v1alpha1
kind: ClusterProvisioner
name: in-memory-channel
---
apiVersion: eventing.knative.dev/v1alpha1
kind: ClusterProvisioner
metadata:
name: in-memory-channel
spec:
generation: 1
reconciles:
group: eventing.knative.dev/v1alpha1
kind: Channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment