Skip to content

Commit

Permalink
Set the pathtype for the ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
theothertomelliott committed Oct 17, 2022
1 parent 271ea6d commit 1ec4b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ spec:
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: front
Expand Down

0 comments on commit 1ec4b1b

Please sign in to comment.