Skip to content

Commit

Permalink
Merge branch 'refs/heads/bugfix/ingress-port-name-is-number'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenvermeulen committed Jun 18, 2024
2 parents fab0f9e + 478e3fe commit 34df655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/open-zaak/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
service:
name: {{ $fullName }}
port:
name: {{ $svcPort }}
name: http
{{- else }}
serviceName: {{ $fullName }}
servicePort: {{ $svcPort }}
Expand Down

0 comments on commit 34df655

Please sign in to comment.