v1 backend yaml definition has wrong indentation
This commit is contained in:
committed by
GitHub
parent
6b784ad586
commit
75fd9320d8
@@ -145,9 +145,9 @@ The following file is an Ingress resource that sends traffic to your Service via
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
backend:
|
||||
serviceName: web
|
||||
servicePort: 8080
|
||||
backend:
|
||||
serviceName: web
|
||||
servicePort: 8080
|
||||
```
|
||||
|
||||
1. Create the Ingress resource by running the following command:
|
||||
|
||||
Reference in New Issue
Block a user