Skip to content

Commit

Permalink
Remove service monitor that is not used in controller chart
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-jokic committed May 16, 2024
1 parent 49490c4 commit 3e58b83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/gha-runner-scale-set-controller/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,3 @@ Create the name of the service account to use
{{- end }}
{{- $names | join ","}}
{{- end }}

{{- define "gha-runner-scale-set-controller.serviceMonitorName" -}}
{{- include "gha-runner-scale-set-controller.fullname" . }}-service-monitor
{{- end }}

0 comments on commit 3e58b83

Please sign in to comment.