Added quotes around label key

This commit is contained in:
lanmarti
2021-01-21 16:38:32 +01:00
parent ff3e611245
commit 70cfe27872

View File

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