@@ -49,7 +49,7 @@ spec:
subPath: jupyter_lab_config.py
livenessProbe:
initialDelaySeconds: 30 #延迟加载时间
- periodSeconds: 5 #重试时间间隔
+ periodSeconds: 30 #重试时间间隔
timeoutSeconds: 5
failureThreshold: 3
successThreshold: 1