I am failing the link test case in Chapter 3 Section 7 of the EX288 Course. I am able to pass all other test cases and believe that I ran the correct command to link the registry-credentials pull secret to the default service account in the images-review namespace. However, even though the deployment is able to pull the image, it still says i did not link it and fails the test case. In the screenshot, you can see the command I ran to do so. What am I doing wrong here?
Hello @tanaysrivastava
Please show more details using admin account :
1) Did registry-credentials secret was created? - oc get secret registry-credentials -o yaml
2) Did link was created? - oc get sa default -o yaml
Best regards
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.