Commit bb03bec7 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent d2385ea1
......@@ -29,14 +29,14 @@ spec:
scheme: HTTP
path: /actuator/health
port: 1024
initialDelaySeconds: 20
initialDelaySeconds: 30
periodSeconds: 10
readinessProbe:
httpGet:
scheme: HTTP
path: /actuator/health
port: 1024
initialDelaySeconds: 20
initialDelaySeconds: 30
periodSeconds: 10
imagePullSecrets:
- name: kp-schbrain
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment