refactor: Change config option to be consistent with orphanStrategy

Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
Jack Palmer
2025-02-26 09:45:29 +00:00
parent da04ead6be
commit 077493b896
5 changed files with 18 additions and 14 deletions
@@ -171,7 +171,7 @@ To remove these entities automatically, you can use the following configuration.
```yaml
catalog:
evictOrphanedEntityProviders: true
orphanProviderStrategy: delete
```
## Processing Interval