diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml
index 721733f6f68176f23ac287f2dd4a30fbc67ec6de..0ba0648cf015c24c3437bfad6fdc62e56405005c 100644
--- a/scripts/review_apps/base-config.yaml
+++ b/scripts/review_apps/base-config.yaml
@@ -161,6 +161,7 @@ gitlab-runner:
       memory: 150Mi
   nodeSelector:
     preemptible: "true"
+  terminationGracePeriodSeconds: 60 # Wait for 1min before killing gitlab-runner
   podAnnotations:
     <<: *safe-to-evict