Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -1201,7 +1201,9 @@ export class MyIncrementalEntityProvider implements IncrementalEntityProvider<Cu
|
||||
}
|
||||
},
|
||||
spec: {
|
||||
type: 'service'
|
||||
type: 'service',
|
||||
lifecycle: 'production', // Ideally your source has this information
|
||||
owner: 'unknown', // Ideally your source has this information
|
||||
}
|
||||
}
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user