GerardoGR commented on issue #1860: URL: https://github.com/apache/camel-k/issues/1860#issuecomment-815864366
This seem to be fixed now. I managed to have this working with this configuration: ```yaml # values.yaml platform: build: registry: insecure: false address: "ghcr.io" organization: "<github_organization>" # e.g organization: apache secret: "<github_docker_registry_secret_name>" # e.g secret: apache_registry_secret ``` I created the secret like described in [Configuring a DockerHub Registry#Alternative Methods](https://github.com/apache/camel-k/blob/master/docs/modules/ROOT/pages/installation/registry/dockerhub.adoc) -- 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