UNCLASSIFIED - NO CUI

Skip to content

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.

Merge request reports