fix webhook sensor
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
parameters:
|
||||
- name: message
|
||||
# the value will get overridden by event payload from test-dep
|
||||
value: hello world!
|
||||
value: "hello world!"
|
||||
templates:
|
||||
- name: whalesay
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user