Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the filename and also fixed the error #204

Merged
merged 1 commit into from
Apr 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,14 @@ metadata:
spec:
parentRefs:
- name: my-hotel
sectionName: http
sectionName: http
rules:
- backendRefs:
- backendRefs:
- name: inventory-ver1
kind: Service
port: 8090
matches:
- path:
type: PathPrefix
value: /ver1
- backendRefs:
weight: 50
- name: inventory-ver2
kind: Service
port: 8090
matches:
- path:
type: PathPrefix
value: /ver2
weight: 50