Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cryostatio/cryostat-helm into unitT…
Browse files Browse the repository at this point in the history
…ests
  • Loading branch information
aali309 committed Jul 10, 2024
2 parents a1314d5 + 3570abd commit 9c27899
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/cryostat/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ spec:
targetPort: 4180
protocol: TCP
name: cryostat-http
{{- if (.Values.authentication.openshift).enabled }}
- port: 443
targetPort: 8443
protocol: TCP
name: cryostat-https
{{- end }}
selector:
{{- include "cryostat.selectorLabels" $ | nindent 4 }}

0 comments on commit 9c27899

Please sign in to comment.