mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/minio-operator] test: ✅ Add initial delay to avoid race condition
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Adding an extra initial delay to avoid race conditions with the
|
||||
# deployment and goss stages
|
||||
readinessProbe:
|
||||
initialDelaySeconds: 60
|
||||
initialDelaySeconds: 20
|
||||
extraDeploy:
|
||||
# Taken from https://github.com/minio/operator/tree/master/examples
|
||||
- |
|
||||
|
||||
Reference in New Issue
Block a user