Added quotes around label key
This commit is contained in:
@@ -73,7 +73,7 @@ function(params) {
|
||||
spec: {
|
||||
selector: {
|
||||
matchLabels: {
|
||||
app.kubernetes.io/name: 'grafana',
|
||||
'app.kubernetes.io/name': 'grafana',
|
||||
},
|
||||
},
|
||||
endpoints: [{
|
||||
|
||||
Reference in New Issue
Block a user