Skip to content

Commit

Permalink
Update site/content/en/docs/admission-check-controllers/provisioning.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
  • Loading branch information
PBundyra and alculquicondor committed Mar 28, 2024
1 parent ff94f5d commit 907e3c5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ It enables you to set `provisioningClassName`, `managedResources`, and `paramete
- **Job annotation**: This configuration applies only to a specific job. It enables you to set `parameters`, and if both the annotation and the ProvisioningRequestConfig refer same one, annotation overrides it.

### ProvisioningRequestConfig
This controller uses a `ProvisioningRequestConfig` as parameters, like:
A `ProvisioningRequestConfig` looks like the following:

```yaml
apiVersion: kueue.x-k8s.io/v1beta1
Expand Down

0 comments on commit 907e3c5

Please sign in to comment.