Skip to content

Commit

Permalink
XM2C-155 Remove service type from Solr service
Browse files Browse the repository at this point in the history
  • Loading branch information
thijslemmens committed Oct 3, 2023
1 parent 4058d47 commit d27856f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions xenit-alfresco/templates/solr/solr-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,4 @@ spec:
protocol: TCP
port: 8443
targetPort: 8443
{{- if .Values.general.serviceType }}
type: {{ .Values.general.serviceType }}
{{- end }}
{{- end }}

0 comments on commit d27856f

Please sign in to comment.