diff --git a/devops/gc/deploy/templates/deployment.yaml b/devops/gc/deploy/templates/deployment.yaml
index aab9ac9729a9ad12381f1ff7a6439ca03d0df59e..b552b7e1b90b1556567628b9279e4a0c080c2fa6 100644
--- a/devops/gc/deploy/templates/deployment.yaml
+++ b/devops/gc/deploy/templates/deployment.yaml
@@ -57,8 +57,8 @@ spec:
         livenessProbe:
           httpGet:
             path: /health
-            port: 8081
-          initialDelaySeconds: 30
+            port: 8080
+          initialDelaySeconds: 270
           periodSeconds: 10
         resources:
           requests: