This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit c3aff8358b49f5ae65cb93ed712993e93a9c4b3f Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Thu Jun 13 09:56:06 2019 +0100 chore: Regenerate resources --- deploy/resources.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/resources.go b/deploy/resources.go index 3208488..09f0007 100644 --- a/deploy/resources.go +++ b/deploy/resources.go @@ -10772,7 +10772,7 @@ spec: plural: integrationkits singular: integrationkit shortNames: - - itk + - ik additionalPrinterColumns: - name: Phase type: string @@ -10906,8 +10906,8 @@ kind: Integration metadata: name: example spec: - source: - content: |- + sources: + - content: |- // This is Camel K Groovy example route rnd = new Random()