cloudnativedevops / demo

Simple demonstration app for 'Cloud Native Devops'
MIT License
799 stars 517 forks source link

Known issue guide #22

Closed flycoolman closed 4 years ago

flycoolman commented 4 years ago

Hi, Firstly thanks for writing this great book. In the known issue part of readme, I found the resolution is not correct. Please correct it. when trying out the examples then try updating apiVersion: extensions/v1beta1 to apiVersion: extensions/v1beta1 in your deployment.yaml file(s).

domingusj commented 4 years ago

Thanks for catching this @flycoolman. Fixed in #23