collabnix / kubelabs

Get Started with Kubernetes
https://kubelabs.collabnix.com
Apache License 2.0
2.73k stars 941 forks source link

Incorrect apiVersion for some Deployment manifests #112

Open Santosh1176 opened 1 year ago

Santosh1176 commented 1 year ago

some of the manifests in /deployment101 still uses extensions/v1beta1 This needs to be updated to the current apiVersion

collabnix commented 1 year ago

Can you raise PR for this fix? @Santosh1176