Skip to content

Commit 892c3b5

Browse files
committed
fix: increase helm install timeout
1 parent 09d4aa2 commit 892c3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kuttl-test-self-hosted-postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ commands:
1414
--set global.postgresql.auth.password=postgres
1515
--set global.postgresql.auth.username=postgres
1616
--wait
17-
timeout: 120
17+
timeout: 240
1818
- command: >-
1919
helm install -n $NAMESPACE ext-postgres-operator ./charts/ext-postgres-operator
2020
--set image.repository=postgres-operator

0 commit comments

Comments
 (0)