Oh, looks like Gitea's "show outdated" thing is not applied correctly then. Thanks.
Looks like it's not possible yet: https://github.com/go-gitea/gitea/issues/5083
@gregkare IIRC you had plans for how to add the /custom/ files to the deployment?
The question about how/where to "set the image to x" is still unanswered by the doc.
I'd prefer not to use Helm (and esp. not to give cluster admin privileges to its daemon), but other than that it's a great resource to get an overview of how the pieces work in combination. Nice find!
I just looked into this again and found out that the current configs use the GKE/GCE load balancer service. Which costs ~$18.30/month per service for the first 5 forwarding rules (Gitea needs 3).
I'd propose a tag like production, similar to the Git tags/branches we're using elsewhere.
Obsolete comment. Already explained in PR description as TODO.
I just checked again, and contrary to their announcements, Drone 1.0.0 is still RC and the install instructions aren't great yet. But in order to build ourselves, I think we first need to set up a Kosmos Drone CI that all repos/users on this Gitea can use.