feat: Add StackStorm plugin
Signed-off-by: pamelin <pamelin@expediagroup.com>
This commit is contained in:
@@ -118,6 +118,11 @@ proxy:
|
||||
headers:
|
||||
Authorization: 'Api-Token ${DYNATRACE_ACCESS_TOKEN}'
|
||||
|
||||
'/stackstorm':
|
||||
target: https://your.stackstorm.instance.com/api
|
||||
headers:
|
||||
St2-Api-Key: ${ST2_API_KEY}
|
||||
|
||||
organization:
|
||||
name: My Company
|
||||
|
||||
@@ -443,3 +448,6 @@ gocd:
|
||||
|
||||
permission:
|
||||
enabled: true
|
||||
|
||||
stackstorm:
|
||||
webUrl: 'https://your.stackstorm.webui.com'
|
||||
|
||||
Reference in New Issue
Block a user