You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/20 00:46:35 UTC

[GitHub] [camel-k] TeslaCN edited a comment on issue #1360: unsupported secret type for registry authentication

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:
users@infra.apache.org


With regards,
Apache Git Services