Skip to content

Commit

Permalink
Fixes #200 - Replace CA service port name as per https://istio.io/lat…
Browse files Browse the repository at this point in the history
  • Loading branch information
shutupflanders authored Feb 19, 2024
1 parent 7e3e065 commit f0f56f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hlf-ca/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
- port: {{ .Values.service.port }}
targetPort: 7054
protocol: TCP
name: http
name: https
- port: 9443
targetPort: 9443
protocol: TCP
Expand Down

0 comments on commit f0f56f1

Please sign in to comment.