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:
co-authored by
Gilles De Mey
parent
43dba8c3f9
commit
e2a1d59a96
@@ -31,7 +31,6 @@ const config: ConfigFile = {
|
||||
filterEndpoints: [
|
||||
'listNamespacedTimeInterval',
|
||||
'createNamespacedTimeInterval',
|
||||
'readNamespacedTimeInterval',
|
||||
'deleteNamespacedTimeInterval',
|
||||
'patchNamespacedTimeInterval',
|
||||
'replaceNamespacedTimeInterval',
|
||||
|
||||
Reference in New Issue
Block a user