_(AI generated)_ **Describe the solution you'd like** To avoid dependency on CRD discovery for parameters, allow ConfigMaps (or possibly Secrets) to be used as paramKind for ValidatingAdmissionPolicy. ConfigMaps (or Secrets) are native core API resources, always available without discovery delays. **Anything else you would like to add:** Currently, ValidatingAdmissionPolicy (VAP) relies on CRDs as paramKind to provide dynamic parameters. However, this approach has some drawbacks: https://github.com/kubernetes/kubernetes/issues/124237 https://github.com/kubernetes/kubernetes/issues/122658 <img width="930" height="651" alt="Image" src="https://github.com/user-attachments/assets/9bf596dd-ad04-4897-95fd-14fbd6069861" /> **Environment:** - Gatekeeper version: - Kubernetes version: (use `kubectl version`):