Update plugins/catalog-backend-module-puppetdb/README.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net>
This commit is contained in:
@@ -69,7 +69,7 @@ export const customResourceTransformer: ResourceTransformer = async (
|
||||
node,
|
||||
config,
|
||||
): Promise<GroupEntity | undefined> => {
|
||||
// Transofrmations may change namespace, owner, change entity naming pattern, add labels, annotations, etc.
|
||||
// Transformations may change namespace, owner, change entity naming pattern, add labels, annotations, etc.
|
||||
|
||||
// Create the Resource Entity on your own, or wrap the default transformer
|
||||
return await defaultResourceTransformer(node, config);
|
||||
|
||||
Reference in New Issue
Block a user