Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion config/core/resources/apiserversource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ spec:
categories:
- all
- knative
- eventing
- sources
kind: ApiServerSource
plural: apiserversources
Expand Down
1 change: 0 additions & 1 deletion config/core/resources/containersource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ spec:
categories:
- all
- knative
- eventing
- sources
kind: ContainerSource
plural: containersources
Expand Down
1 change: 0 additions & 1 deletion config/core/resources/parallel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ spec:
categories:
- all
- knative
- eventing
- flows
scope: Namespaced
conversion:
Expand Down
1 change: 0 additions & 1 deletion config/core/resources/pingsource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ spec:
categories:
- all
- knative
- eventing
- sources
kind: PingSource
plural: pingsources
Expand Down
1 change: 0 additions & 1 deletion config/core/resources/sequence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ spec:
categories:
- all
- knative
- eventing
- flows
scope: Namespaced
conversion:
Expand Down
1 change: 0 additions & 1 deletion config/core/resources/sinkbindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ spec:
categories:
- all
- knative
- eventing
- sources
- bindings
kind: SinkBinding
Expand Down
2 changes: 1 addition & 1 deletion config/core/resources/subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
categories:
- all
- knative
- eventing
- messaging
shortNames:
- sub
scope: Namespaced
Expand Down