k8s-image-availability-exporter
k8s-image-availability-exporter copied to clipboard
Troubles while working with Yandex CR
Hi there, we have some troubles trying to make it work with yc cr. We get the following errors:
But as I can see from readme it should use the secrets noted in PodSpecs of the container with no help. The exporter was deployed by helm chart. what do we do wrong?
@helgisid hello, sorry for the long delay. Could you please share what is in your secret (counseling the sensitive data)?
@helgisid hello, sorry for the long delay. Could you please share what is in your secret (counseling the sensitive data)?
Our secret has the following format: {"auths":{"cr.yandex":{"auth":"somesecretdata"}}} secret with type: kubernetes.io/dockerconfigjson
Issue can be closed, problem was in permission insufficiently. Thank you