feat(plugins/pagerduty): add constant for service id annotation
annotation: 'pagerduty.com/service-id' Signed-off-by: Alec Jacobs <cajacobs5401@gmail.com>
This commit is contained in:
@@ -14,3 +14,4 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
export const PAGERDUTY_INTEGRATION_KEY = 'pagerduty.com/integration-key';
|
||||
export const PAGERDUTY_SERVICE_ID = 'pagerduty.com/service-id';
|
||||
|
||||
Reference in New Issue
Block a user