mirror of
https://gitlab.com/MisterBiggs/hello-world-nginx.git
synced 2025-07-28 17:11:25 +00:00
reverting back to no path
This commit is contained in:
@@ -3,10 +3,6 @@ kind: Ingress
|
|||||||
metadata:
|
metadata:
|
||||||
name: hello-world-nginx-ingress
|
name: hello-world-nginx-ingress
|
||||||
spec:
|
spec:
|
||||||
rules:
|
backend:
|
||||||
- http:
|
serviceName: hello-world-nginx
|
||||||
paths:
|
servicePort: 80
|
||||||
- path: /
|
|
||||||
backend:
|
|
||||||
serviceName: hello-world-nginx
|
|
||||||
servicePort: 80
|
|
||||||
|
Reference in New Issue
Block a user