use the app label
This commit is contained in:
parent
b8856368e7
commit
abfbe7472a
@ -10,7 +10,7 @@ service-monitor:
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
exporter: {{ .label.exporter }}
|
||||
app: {{ .label.app }}
|
||||
endpoints:
|
||||
- port: {{ .endpoints.port }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user