Skip to content

Commit

Permalink
add support for podmomitor
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 committed Feb 17, 2024
1 parent 16a556c commit 42853d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
{{- range .Values.extraArgs }}
{{ . | quote }},
{{- end }}
"--web.listen-address=:{{ .Values.servicehttpPort }}",
"--web.listen-address=:{{ .Values.service.httpPort }}",
"--web.telemetry-path={{ .Values.web.path }}"]
{{- with .Values.securityContext }}
securityContext:
Expand Down

0 comments on commit 42853d7

Please sign in to comment.