A Kubernetes administrator creates a Kyverno ClusterPolicy with the following configuration:
- failureAction is set to Audit by default.
- failureActionOverrides is defined to enforce policies in the 'production' namespace and audit in the 'development' namespace.
What will be the failure action in a namespace named 'staging'?