[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:
Javier J. Salmerón García
2025-04-01 16:41:10 +02:00
parent 4b6ae257d1
commit 44882f08a7
+1 -1
View File
@@ -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
- |