Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang1989 <[email protected]>
  • Loading branch information
dongjiang1989 committed Mar 12, 2024
1 parent 407b6e4 commit 6009225
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ spec:
auth_module:
- client.{{ .name }}
{{- end }}
{{- end }}
{{- end }}
- path: /metrics
port: {{ .Values.service.name }}
Expand All @@ -86,5 +87,4 @@ spec:
{{- if .Values.serviceMonitor.relabelings }}
relabelings: {{ toYaml .Values.serviceMonitor.relabelings | nindent 8 }}
{{- end }}
{{- end }}
{{- end }}

0 comments on commit 6009225

Please sign in to comment.