Skip to content

Commit

Permalink
Update ingress service to site-service
Browse files Browse the repository at this point in the history
  • Loading branch information
a26blass committed May 3, 2024
1 parent 3118f42 commit e83d49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/ingress/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
pathType: Prefix
backend:
service:
name: testapp-service
name: site-service
port:
number: 80

0 comments on commit e83d49d

Please sign in to comment.