mirror of https://github.com/knative/docs.git
parent
fcf8b997e5
commit
56a198333b
|
@ -26,11 +26,11 @@
|
|||
```
|
||||
|
||||
After you've created your YAML file, named something like `ce-trigger.yaml`, apply it by running the command:
|
||||
``` bash
|
||||
```bash
|
||||
kubectl apply -f ce-trigger.yaml
|
||||
```
|
||||
|
||||
==**Expected Output**==
|
||||
==**Expected Output**==
|
||||
```{ .bash .no-copy }
|
||||
trigger.eventing.knative.dev/cloudevents-trigger created
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue