Fixed duplicate key in kube example

- rules key was duplicated in the ingress.yml
pull/546/head
James Elliott 2019-12-30 11:14:41 +11:00 committed by Clément Michaud
parent 6cd79d0c4b
commit a39245a8e8
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ spec:
hosts:
- login.example.com
rules:
rules:
- host: login.example.com
http:
paths: