Skip to content

Commit 0f6177a

Browse files
committed
chore: revert test timout value
1 parent df694b1 commit 0f6177a

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
@@ -15,7 +15,7 @@ commands:
1515
--set global.postgresql.auth.password=postgres
1616
--set global.postgresql.auth.username=postgres
1717
--wait
18-
timeout: 240
18+
timeout: 120
1919
- command: >-
2020
helm install -n $NAMESPACE ext-postgres-operator ./charts/ext-postgres-operator
2121
--set image.repository=postgres-operator

0 commit comments

Comments
 (0)