opendevstack/ods-project-quickstarters

default service accounts secrets not found

henrjk opened this issue · 0 comments

When using auto environment cloning (in the shared library) the cloned project ended up with broken service accounts default, deployer and builder where the secrets in this account are not in the cloned project.

This caused image pull errors such as this:

Failed to pull image "172.30.21.196:5000/asap-feature-21/be-python-flask@sha256:ba539ac8da10f7f86c7bc87faea80994c3a628a2893380f7c846a839611c3d88": rpc error: code = Unknown desc = unauthorized: authentication required

Note that this is for the accounts which are automatically created with oc new-project