mirror of https://github.com/knative/docs.git
add blurp to eventing (#2485)
This commit is contained in:
parent
a3af009530
commit
2cc9a5afe9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue