This commit is contained in:
Jaiveer Katariya
2022-11-22 15:16:01 -05:00
parent a09e2b901a
commit 9142d3b235
@@ -45,14 +45,14 @@ spec:
- path: /testpath - path: /testpath
pathType: Prefix pathType: Prefix
backend: backend:
service: service:
name: nginx-service name: nginx-service
port: port:
number: 80 number: 80
- path: /testpath2 - path: /testpath2
pathType: Prefix pathType: Prefix
backend: backend:
service: service:
name: unrouted-service name: unrouted-service
port: port:
number: 80 number: 80