cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit ba9a4075fbe4a26e16e16cd41aa5d3f92c2b845a
parent 632fcdd3b2300fa1b81ef076886f81e913386093
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 11 Aug 2024 18:04:25 +0200

More CPUs

Diffstat:
Mapps/base/minecraft/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/minecraft/release.yaml b/apps/base/minecraft/release.yaml @@ -23,7 +23,7 @@ spec: resources: requests: memory: 12288Mi - cpu: 2000m + cpu: 5000m minecraftServer: # This must be overridden, since we can't accept this for the user. eula: "TRUE"