Skip to content

Commit

Permalink
Fix apiGroup for containersource
Browse files Browse the repository at this point in the history
  • Loading branch information
aliok committed Aug 26, 2020
1 parent 70e5ac9 commit e043b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/pre-install/v0.18.0/storage-version-migration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ spec:
# and substituted here.
image: ko://knative.dev/eventing/vendor/knative.dev/pkg/apiextensions/storageversion/cmd/migrate
args:
- "containersources.eventing.knative.dev"
- "containersources.sources.knative.dev"
- "sinkbindings.sources.knative.dev"

0 comments on commit e043b96

Please sign in to comment.