1
0
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:
tariqislam@google.com
2018-05-08 12:07:44 -04:00
parent 10d6669720
commit e00f8baa3d

View File

@@ -3,10 +3,6 @@ kind: Ingress
metadata:
name: hello-world-nginx-ingress
spec:
rules:
- http:
paths:
- path: /
backend:
serviceName: hello-world-nginx
servicePort: 80