deckhouse/k8s-image-availability-exporter

Troubles while working with Yandex CR

Closed this issue · 3 comments

Hi there, we have some troubles trying to make it work with yc cr. We get the following errors:
image

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