Skip to content

Commit

Permalink
bug: add name to port in service.yaml (#1188)
Browse files Browse the repository at this point in the history
/kind bug
/area api-gateway
  • Loading branch information
Ressetkk committed Jul 25, 2024
1 parent 99e3e85 commit d6d6441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/conversion_webhook/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ spec:
- port: 9443
protocol: TCP
targetPort: 9443
name: https-convert
selector:
app.kubernetes.io/component: api-gateway-operator.kyma-project.io
control-plane: controller-manager

0 comments on commit d6d6441

Please sign in to comment.