From bf5f93298140dd9eaa151bede815d3b59cf3dc75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Thu, 19 Mar 2026 09:04:19 +0100 Subject: [PATCH] feat(grainlab): Added Staging SMTP setup. --- manifests/artemis/grainlab-staging/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-staging/app-deployment.yaml b/manifests/artemis/grainlab-staging/app-deployment.yaml index 3a3263f..dce56b9 100644 --- a/manifests/artemis/grainlab-staging/app-deployment.yaml +++ b/manifests/artemis/grainlab-staging/app-deployment.yaml @@ -4,7 +4,7 @@ metadata: name: grainlab namespace: grainlab-staging spec: - replicas: 0 + replicas: 1 selector: matchLabels: app: grainlab