Skip to content

Commit ad0b82d

Browse files
committed
chore: revert test timout value
1 parent 2b1b6f4 commit ad0b82d

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: 240
17+
timeout: 120
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)