Merge "mariadb: reasonable timing for readinessProbe"
This commit is contained in:
commit
609ce478f5
@ -64,6 +64,9 @@ spec:
|
||||
name: mariadb-db-root-password
|
||||
key: MYSQL_ROOT_PASSWORD
|
||||
readinessProbe:
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 30
|
||||
timeoutSeconds: 3
|
||||
exec:
|
||||
command:
|
||||
- /tmp/readiness.sh
|
||||
|
Loading…
Reference in New Issue
Block a user