Centralize all Kubernetes volume definitions
This commit is contained in:
parent
7326dfd9e9
commit
5f14df28d5
14 changed files with 34 additions and 44 deletions
|
@ -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";
|
||||
|
||||
|
|
Reference in a new issue