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: { spec: {
selector: { selector: {
matchLabels: { matchLabels: {
app.kubernetes.io/name: 'grafana', 'app.kubernetes.io/name': 'grafana',
}, },
}, },
endpoints: [{ endpoints: [{