Skip to content

Commit 93580c1

Browse files
authored
Remove custom template for Chronosphere integration (#111)
Remove custom template
1 parent 523ce61 commit 93580c1

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

integrations/chronosphere/manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,8 @@
4646
"hmacSecretFormVariableKey": "secretToken"
4747
}
4848
},
49-
"templates": {
50-
"default": "templates/default.json.hbs"
51-
},
49+
"templates": {},
50+
"useStandardWebhookPayload": true,
5251
"defaultPolicy": [
5352
{
5453
"effect": "allow",

integrations/chronosphere/templates/default.json.hbs

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)