learnk8s / laravel-kubernetes-demo

A demo application in Laravel to illustrate deploying to Kubernetes
MIT License
98 stars 67 forks source link

Hostname do not work, works only ip #5

Closed bondas83 closed 4 years ago

bondas83 commented 4 years ago

Error in Ingress.yaml file,

image

there should not be minus symbol

danielepolencic commented 4 years ago

Fixed, thanks for reporting this!