Skip to content

Commit

Permalink
Better naming for dead end ingress path
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Nov 2, 2023
1 parent cabe247 commit b289b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/serval/templates/serval-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ spec:
pathType: Prefix
backend:
service:
name: non-existant-service-to-be-a-dead-end
name: default-http-backend
port:
number: 80

0 comments on commit b289b76

Please sign in to comment.