Centralize all Kubernetes volume definitions

This commit is contained in:
Pim Kunis 2024-05-20 20:48:47 +02:00
parent 7326dfd9e9
commit 5f14df28d5
14 changed files with 34 additions and 44 deletions

View file

@ -226,12 +226,6 @@
};
lab = {
nfsVolumes = {
forgejo.path = "forgejo/data";
forgejo-runner-data.path = "forgejo/runner/data";
forgejo-runner-certs.path = "forgejo/runner/certs";
};
ingresses.forgejo = {
host = "git.kun.is";