gitea and drone on kubernetes


I wabted to deploy gitea and drone inside a kubernetes cluster via helm, but I had trouble with service discovery and different ports between ingresses and external services. So I started to write my own .yml files for deployment in mygithub repo.