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
..
2019-12-19 14:09:35 +01:00