Remove service monitor that is not used in controller chart (#3526)
This commit is contained in:
parent
a6d87c46cd
commit
ea13873f14
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue