deis/registry

"service account deis/deis-registry was not found"

tmc opened this issue · 4 comments

tmc commented

Running gcr off-cluster -- getting this on the registry rs: Error creating: pods "deis-registry-3280823271-" is forbidden: service account deis/deis-registry was not found, retry after the service account is created

Seems like the pod is still being created. Can you post your config? According to the chart, the registry is installed only when the storage_location parameter is set to on-cluster. Assuming you're using gcr, you should have it set to off-cluster as the docs describe.

pinging @kmala for visibility on this issue

In future tickets, would you mind placing helm-related issues in deis/charts? That would be helpful triaging these issues. Thanks! :)

closing due to inactivity. in the future, if you could please post your config as well as perform some general troubleshooting with kubectl, it would really help us try to nail down the issue quicker. Thanks!