CKS Mock exam #2 - grader script fails me again for no reason

The reason for the fail may be that it expects the line to start with a “ALERT” rather than “Alert”, what do you think?

You’ve made a Typo in your output configuration.

you’ve written container.image.repoistory instead of container.image.repository.
That’s why the grader fails you.

I hope it helps.