TeslaCN edited a comment on issue #1360: unsupported secret type for registry authentication URL: https://github.com/apache/camel-k/issues/1360#issuecomment-601480718 @astefanutti Thanks for you reply. Sorry i didn't describe it clearly. `kubectl get secret camel-k-registry-secret -n camel-k -o yaml` The data in `camel-k-registry-secret` is indeed in `.dockerconfigjson: a_base64_string` format. Decode the base64 string, the content is the same as the file `~/.docker/config.json`. Please guide me what should I do. Thanks!
---------------------------------------------------------------- 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 With regards, Apache Git Services