chenxinma opened a new issue #2029:
URL: https://github.com/apache/camel-k/issues/2029


   Hi , I am trying to build a groovy integration using kamel tool.
   
   `kamel install -n data \
        --cluster-type=Kubernetes \
        --build-publish-strategy=Spectrum \
        --maven-settings=configmap:camel-k-maven-config/settings.xml \
        --registry-insecure=true \
        --registry private.registry.inner \
        --registry-auth-server=private.registry.inner \
        --registry-auth-username=admin \
        --registry-auth-password=abc123 \
        --save`
   
    I got the following error : 
   `spectrum - 2021/02/12 07:41:12 Pushing image 
private.registry.inner/data/camel-k-kit-c0j31vk2u1caq630ijl0:12380621 
(insecure=true)...
   
{"level":"info","ts":1613115674.9215019,"logger":"camel-k.builder","msg":"step 
failed with error: Get \"https://private.registry.inner/v2/\": x509: 
certificate signed by unknown 
authority","step":"github.com/apache/camel-k/pkg/builder/spectrum/Publisher","phase":40,"name":"kit-c0j31vk2u1caq630ijl0","task":"builder"}`
   
   Can anyone guess?


----------------------------------------------------------------
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.

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


Reply via email to