Skip to content

Commit

Permalink
add timeout for maven and integration (#4105)
Browse files Browse the repository at this point in the history
  • Loading branch information
hguerrero authored Sep 17, 2021
1 parent cc7515e commit 2a873b5
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,11 @@ kind: IntegrationPlatform
metadata:
name: camel-ip
namespace: {{ __user }}
labels:
app: "camel-k"
spec:
build:
maven:
timeout: 10m0s
timeout: 20m0s
{% endfor %}

0 comments on commit 2a873b5

Please sign in to comment.