Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
ingress sericeName to service:name
Browse files Browse the repository at this point in the history
  • Loading branch information
guewa committed Dec 22, 2022
1 parent 6ef99e2 commit 162da1e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/deployments/service-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ spec:
paths:
- path: /checkClusterBom
backend:
serviceName: hub-service
servicePort: 80
service:
name: hub-service
port:
number: 80

0 comments on commit 162da1e

Please sign in to comment.