Skip to content

Commit d448f78

Browse files
authored
Merge pull request #3 from cloud-native-toolkit/dls-manage
add timeouts
2 parents c927500 + ca1b6ad commit d448f78

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

8.11.x/pipeline-run.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ spec:
2020
resources:
2121
requests:
2222
storage: 1Gi
23+
timeouts:
24+
pipeline: "0"
25+
tasks: "3h"
2326
pipelineRef:
2427
name: mas-masdevops-deploy
2528
podTemplate:

0 commit comments

Comments
 (0)