hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 207 forks source link

Update gitkube-setup.yaml to new k8s api #121

Closed easyenglishcoding closed 4 years ago

easyenglishcoding commented 4 years ago

I've updated deployment apiVersion to apps/v1 due to 1.16 k8s api updates. New api version also need selector field.

tirumaraiselvan commented 4 years ago

Thank you very much for your contribution but the changes in https://github.com/hasura/gitkube/pull/123/files contain these changes and has been merged.

Apologies for not being able to get to this earlier.