This repository has been archived on 2023-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Sebastian Kippe 1928fdad6e
WIP: StatefulSet config for gitea-server
A deployment cannot actually attach the same persistent storage across
nodes. We have to switch to a StatefulSet for any and all programs that
need shared persistent storage.

I tried applying this config, but it didn't attach the same volume/disk
as before, so I had to revert to the Deployment for now.
2019-12-19 14:10:57 +01:00

gitea.kosmos.org

This repository contains configuration files and other assets, that are used to deploy and operate this Gitea instance. Feel free to open issues for questions, suggestions, bugs, to-do items, and whatever else you want to discuss or resolve.

See doc/ folder for some technical info.

Description
Legacy container/kubernetes configs and docs for gitea.kosmos.org
Readme 239 KiB
Languages
Shell 66.5%
Ruby 33.5%