Skip to content

Commit

Permalink
chore(service): remove invalid port definition in Service
Browse files Browse the repository at this point in the history
Signed-off-by: Thuan Vo <[email protected]>
  • Loading branch information
tthvo committed Jul 9, 2024
1 parent 8115c82 commit a29df8c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/cryostat/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,5 @@ spec:
targetPort: 4180
protocol: TCP
name: cryostat-http
- port: 443
targetPort: 8443
protocol: TCP
name: cryostat-https
selector:
{{- include "cryostat.selectorLabels" $ | nindent 4 }}

0 comments on commit a29df8c

Please sign in to comment.