commit 46165d3fa0cfec51c90a9ee9538442ba98a3d590 parent af603340a0348559ca81c6e97611a9b5de1891a6 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:13:54 +0200 Let meowlnir sleep Diffstat:
| M | apps/base/matrix/meowlnir/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/meowlnir/deployment.yaml b/apps/base/matrix/meowlnir/deployment.yaml @@ -34,7 +34,7 @@ metadata: name: meowlnir namespace: matrix spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: meowlnir