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


The following commit(s) were added to refs/heads/master by this push:
     new 0816fa7  Add ikb as alias for builds.camel.apache.org
0816fa7 is described below

commit 0816fa79e18239e59fcd9274f1246897c60fc87d
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Wed Jun 10 15:52:47 2020 +0200

    Add ikb as alias for builds.camel.apache.org
---
 deploy/crd-build.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/deploy/crd-build.yaml b/deploy/crd-build.yaml
index 4739c7e..ac664cd 100644
--- a/deploy/crd-build.yaml
+++ b/deploy/crd-build.yaml
@@ -37,6 +37,8 @@ spec:
     listKind: BuildList
     plural: builds
     singular: build
+    shortNames:
+      - ikb
   subresources:
     status: {}
   additionalPrinterColumns:

Reply via email to