robert преди 5 месеца
родител
ревизия
d887569129
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      deploy.yaml

+ 2 - 2
deploy.yaml

@@ -66,12 +66,12 @@ spec:
         livenessProbe:
           tcpSocket:
             port: 8080
-          initialDelaySeconds: 45
+          initialDelaySeconds: 60
           periodSeconds: 15
         readinessProbe:
           tcpSocket:
             port: 8080
-          initialDelaySeconds: 45
+          initialDelaySeconds: 60
           periodSeconds: 15
   volumeClaimTemplates:
   - metadata: