fix: revert servicemonitor port
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
endpoints:
|
||||
- honorLabels: false
|
||||
path: /metrics
|
||||
port: {{ .Values.serviceMonitor.port | default "http" }}
|
||||
port: http
|
||||
jobLabel: {{ .Values.serviceMonitor.label | default (include "Atlantis.fullname" .) }}
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
|
||||
Reference in New Issue
Block a user