Skip to content

Commit 614e32e

Browse files
committed
Revert README changes
1 parent 0275a8a commit 614e32e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,8 @@ or like
334334
|----------------|------------|----------------|------------------------------------------------------------------------------------------------|
335335
| resources | true | null | OpenShift resources at least deploymentConfig, service, route, tag and imageStream resource. |
336336
| env | true | null | environment where you want to deploy - `run` or `stage` |
337-
| approval | false | null | if provided `manual` then user will be asked whether to deploy or not |
338-
| timeout | false | 30 | time (in minutes) to wait for user input if approval is `manual` |
337+
| approval | false | null | if provided `manual` then user will be asked whether to deploy or not |
338+
| timeout | false | 30 | time (in minutes) to wait for user input if approval is `manual` |
339339

340340
The route generated after above step will be added as annotation in the pipeline.
341341

0 commit comments

Comments
 (0)