test: fix tests
This commit is contained in:
parent
195ef337bb
commit
0b5034b40f
9 changed files with 19 additions and 12 deletions
10
ci/default-values.yml
Normal file
10
ci/default-values.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue