Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Oct 16, 2023
2 parents 23e28b0 + 25238a6 commit fedee37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ items:
podTargetLabels:
{{ toYaml .podTargetLabels | indent 8 }}
{{- end }}
{{- end }}
{{- if .metricRelabelings }}
metricRelabelings:
{{ toYaml .metricRelabelings | indent 8 }}
Expand All @@ -45,3 +44,4 @@ items:
{{ toYaml .relabelings | indent 8 }}
{{- end }}
{{- end }}
{{- end }}

0 comments on commit fedee37

Please sign in to comment.