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