Alerting: Remove disable logic for name field on time intervals when using k8s API (#91885)

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
This commit is contained in:
Tom Ratcliffe
2024-08-19 14:53:12 +01:00
committed by GitHub
parent 43dba8c3f9
commit e2a1d59a96
8 changed files with 57 additions and 48 deletions

View File

@@ -31,7 +31,6 @@ const config: ConfigFile = {
filterEndpoints: [
'listNamespacedTimeInterval',
'createNamespacedTimeInterval',
'readNamespacedTimeInterval',
'deleteNamespacedTimeInterval',
'patchNamespacedTimeInterval',
'replaceNamespacedTimeInterval',