Description
In certain situations it would be helpful to be able to specify the imagePullSecrets as a driver opt on docker buildx create.
For example in a CICD scenario where different teams have their own set of credentials but no access to the kubernetes cluster to set them up in the service account.
Description
In certain situations it would be helpful to be able to specify the
imagePullSecretsas a driver opt ondocker buildx create.For example in a CICD scenario where different teams have their own set of credentials but no access to the kubernetes cluster to set them up in the service account.