Fixed ingress yaml indentation
This commit is contained in:
parent
144e7a2e0c
commit
ce2bcf623a
@ -11,6 +11,7 @@ metadata:
|
|||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
|
- host: localhost
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /webmvc
|
- path: /webmvc
|
||||||
@ -34,6 +35,7 @@ metadata:
|
|||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
|
- host: localhost
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /identity
|
- path: /identity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user