File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ prometheus:
77 additionalServiceMonitors :
88 - name : fluentd
99 additionalLabels :
10- k8s- app : fluentd- sumologic
10+ app : sumologic
1111 release : prometheus-operator
1212 endpoints :
1313 - port : metrics
@@ -16,10 +16,10 @@ prometheus:
1616 - sumologic
1717 selector :
1818 matchLabels :
19- k8s- app : fluentd- sumologic
19+ app : sumologic
2020 - name : fluentd-events
2121 additionalLabels :
22- k8s- app : fluentd- sumologic-events
22+ app : sumologic-events
2323 release : prometheus-operator
2424 endpoints :
2525 - port : metrics
@@ -28,7 +28,7 @@ prometheus:
2828 - sumologic
2929 selector :
3030 matchLabels :
31- k8s- app : fluentd- sumologic-events
31+ app : sumologic-events
3232 prometheusSpec :
3333 externalLabels :
3434 # Set this to a value to distinguish between different k8s clusters
You can’t perform that action at this time.
0 commit comments