Skip to content

Commit

Permalink
respect service.type (#667)
Browse files Browse the repository at this point in the history
Signed-off-by: zyue110026 <[email protected]>
  • Loading branch information
zyue110026 authored Jul 31, 2024
1 parent 59bca22 commit cfc0634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keda/templates/metrics-server/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ metadata:
{{- end }}
{{- end }}
spec:
type: {{ .Values.service.type }}
ports:
- name: https
port: {{ .Values.service.portHttps }}
Expand Down

0 comments on commit cfc0634

Please sign in to comment.