kube-prometheus: Remove unnecessary namespace selectors
This commit is contained in:
@@ -61,11 +61,6 @@ local alertmanagerConfig = "\nglobal:\n resolve_timeout: 5m\nroute:\n group_by
|
||||
alertmanager: $._config.alertmanager.name,
|
||||
},
|
||||
},
|
||||
namespaceSelector: {
|
||||
matchNames: [
|
||||
'monitoring',
|
||||
],
|
||||
},
|
||||
endpoints: [
|
||||
{
|
||||
port: 'web',
|
||||
|
||||
Reference in New Issue
Block a user