Skip to content

Commit

Permalink
Merge branch 'master' into nn_custom_config
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Niehoff <github@nickniehoff.net>
Signed-off-by: nniehoff <github@nickniehoff.net>
  • Loading branch information
nniehoff committed May 24, 2022
2 parents 2e2c476 + 0d4e7fd commit 496f1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/dex/templates/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
labels:
{{- include "dex.labels" . | nindent 4 }}
{{- with .Values.serviceMonitor.labels }}
{{ toYaml . | indent 4}}
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
endpoints:
Expand Down

0 comments on commit 496f1c5

Please sign in to comment.