Fixed ingress yaml indentation

This commit is contained in:
Sumit Ghosh 2021-11-11 15:21:54 +05:30
parent 144e7a2e0c
commit ce2bcf623a

View File

@ -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