Rename dir

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
This commit is contained in:
Julio Zynger
2022-03-04 09:51:18 +01:00
committed by Fredrik Adelöw
parent dc4103fe09
commit 71ced2f7a5
2 changed files with 1 additions and 1 deletions
@@ -42,7 +42,7 @@ import { AggregatedError, NotFoundInInstance } from '../../types';
*
* @public
*/
export const PERISKOP_NAME_ANNOTATION = 'periskop.io/name';
export const PERISKOP_NAME_ANNOTATION = 'periskop.io/service-name';
/**
* Returns true if Periskop annotation is present in the given entity.