mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -31,7 +31,6 @@ const config: ConfigFile = {
|
||||
filterEndpoints: [
|
||||
'listNamespacedTimeInterval',
|
||||
'createNamespacedTimeInterval',
|
||||
'readNamespacedTimeInterval',
|
||||
'deleteNamespacedTimeInterval',
|
||||
'patchNamespacedTimeInterval',
|
||||
'replaceNamespacedTimeInterval',
|
||||
|
||||
Reference in New Issue
Block a user