Skip to content

Commit

Permalink
add pathtype
Browse files Browse the repository at this point in the history
  • Loading branch information
julian9499 committed Aug 12, 2023
1 parent 41b18ba commit 498b7a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion infrastructure/connect/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ spec:
- host: connect.wisv.ch
http:
paths:
- backend:
- pathType: Prefix
path: "/"
backend:
service:
name: connect
port:
Expand Down

0 comments on commit 498b7a0

Please sign in to comment.