commit 77a0a7ea4cd0eea57311f1522b7fcaac63f81b39 parent 3783b710ccdf7d3acd69a39f60abf08222966021 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:18:20 +0200 Meow Diffstat:
| M | apps/base/matrix/draupnir-freifunk/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/draupnir-freifunk/deployment.yaml b/apps/base/matrix/draupnir-freifunk/deployment.yaml @@ -16,7 +16,7 @@ metadata: name: mjolnir-freifunk namespace: matrix spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: mjolnir-freifunk