add blurp to eventing (#2485)

This commit is contained in:
Ville Aikas 2020-05-21 08:45:57 -07:00 committed by GitHub
parent a3af009530
commit 2cc9a5afe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,12 @@ ie.
kubectl apply --filename {{< artifact repo="serving" file="serving-storage-version-migration.yaml" >}}
```
for eventing:
```bash
kubectl apply --filename {{< artifact repo="eventing" file="storage-version-migration-v0.15.0.yaml" >}}
```
## Performing the upgrade