test: fix tests

This commit is contained in:
Michael Kriese 2024-08-16 09:15:28 +02:00
parent 195ef337bb
commit 0b5034b40f
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
9 changed files with 19 additions and 12 deletions

10
ci/default-values.yml Normal file
View file

@ -0,0 +1,10 @@
# default values with some modifications
postgresql-ha:
# for better ci experience
postgresql:
startupProbe:
enabled: true
redis:
redis:
startupProbe:
enabled: true