Changed labels for grafana service monitor selector

This commit is contained in:
lanmarti
2021-01-21 16:35:38 +01:00
parent 1bf4381117
commit ff3e611245

View File

@@ -73,7 +73,7 @@ function(params) {
spec: { spec: {
selector: { selector: {
matchLabels: { matchLabels: {
app: 'grafana', app.kubernetes.io/name: 'grafana',
}, },
}, },
endpoints: [{ endpoints: [{