robertonav20 commented on PR #3309:
URL: https://github.com/apache/camel-k/pull/3309#issuecomment-1156057768

   Here you can find the build yaml
   
   ```
   apiVersion: v1
   items:
   - apiVersion: camel.apache.org/v1
     kind: Build
     metadata:
       creationTimestamp: "2022-06-15T06:49:27Z"
       generation: 1
       labels:
         camel.apache.org/created.by.kind: Integration
         camel.apache.org/created.by.name: test
         camel.apache.org/created.by.namespace: default
         camel.apache.org/created.by.version: "531775"
         camel.apache.org/kit.layout: fast-jar
       name: kit-cako1tqr0ppc73e4mi00
       namespace: default
       ownerReferences:
       - apiVersion: camel.apache.org/v1
         blockOwnerDeletion: true
         controller: true
         kind: IntegrationKit
         name: kit-cako1tqr0ppc73e4mi00
         uid: a2504e35-e381-495a-8958-6277545023b0
       resourceVersion: "531806"
       uid: d7c510d1-5b03-46ba-acb5-0dcc8898bca2
     spec:
       strategy: pod
       tasks:
       - builder:
           baseImage: docker.io/adoptopenjdk/openjdk11:slim
           dependencies:
           - camel:log
           - camel:timer
           - mvn:org.apache.camel.k:camel-k-runtime
           - mvn:org.apache.camel.quarkus:camel-quarkus-groovy-dsl
           maven:
             cliOptions:
             - -V
             - --no-transfer-progress
             - -Dstyle.color=never
             localRepository: /tmp/artifacts/m2
             properties:
               quarkus.package.type: fast-jar
             settings: {}
           name: builder
           runtime:
             applicationClass: io.quarkus.bootstrap.runner.QuarkusEntryPoint
             capabilities:
               circuit-breaker:
                 dependencies:
                 - artifactId: camel-quarkus-microprofile-fault-tolerance
                   groupId: org.apache.camel.quarkus
               cron:
                 dependencies:
                 - artifactId: camel-k-cron
                   groupId: org.apache.camel.k
               health:
                 dependencies:
                 - artifactId: camel-quarkus-microprofile-health
                   groupId: org.apache.camel.quarkus
               master:
                 dependencies:
                 - artifactId: camel-k-master
                   groupId: org.apache.camel.k
               platform-http:
                 dependencies:
                 - artifactId: camel-quarkus-platform-http
                   groupId: org.apache.camel.quarkus
               rest:
                 dependencies:
                 - artifactId: camel-quarkus-platform-http
                   groupId: org.apache.camel.quarkus
                 - artifactId: camel-quarkus-rest
                   groupId: org.apache.camel.quarkus
               tracing:
                 dependencies:
                 - artifactId: camel-quarkus-opentracing
                   groupId: org.apache.camel.quarkus
             dependencies:
             - artifactId: camel-k-runtime
               groupId: org.apache.camel.k
             metadata:
               camel-quarkus.version: 2.8.0
               camel.version: 3.16.0
               quarkus.version: 2.8.0.Final
             provider: quarkus
             version: 1.13.0
           steps:
           - github.com/apache/camel-k/pkg/builder/LoadCamelQuarkusCatalog
           - github.com/apache/camel-k/pkg/builder/CleanUpBuildDir
           - github.com/apache/camel-k/pkg/builder/GenerateJavaKeystore
           - github.com/apache/camel-k/pkg/builder/GenerateQuarkusProject
           - github.com/apache/camel-k/pkg/builder/GenerateProjectSettings
           - github.com/apache/camel-k/pkg/builder/InjectDependencies
           - github.com/apache/camel-k/pkg/builder/SanitizeDependencies
           - github.com/apache/camel-k/pkg/builder/BuildQuarkusRunner
           - github.com/apache/camel-k/pkg/builder/ComputeQuarkusDependencies
           - github.com/apache/camel-k/pkg/builder/IncrementalImageContext
           - github.com/apache/camel-k/pkg/builder/JvmDockerfile
       - buildah:
           image: 
ghcr.io/robertonav20/default/camel-k-kit-cako1tqr0ppc73e4mi00:531781
           name: buildah
           registry:
             address: ghcr.io/robertonav20
             secret: camel-k-registry-secret
       timeout: 5m0s
     status:
       phase: Running
       startedAt: "2022-06-15T06:49:27Z"
   kind: List
   metadata:
     resourceVersion: ""
     selfLink: ""
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to