Project 'platform-one/big-bang/apps/core/policy' was moved to 'big-bang/product/packages/policy'. Please update any links and bookmarks that may still have the old path.
Fix bug in K8sDenyServiceAccountAutoMount constraint
When deploying constraint, OPA Gatekeeper was giving the following error: Template's name is not equal to the lowercase of CRD's kind. This MR fixes that bug.