Skip to content

Commit

Permalink
Update O2IMS provisionedResources to provisionedResourceSet per CRD (#66
Browse files Browse the repository at this point in the history
)

Alok pointed out that the original yaml we received had an old field
that did not match the CR, updating that field.
  • Loading branch information
dkosteck authored Feb 6, 2025
1 parent 4ca0a63 commit d8755bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
type: object
description: ProvisioningRequestStatus defines the observed state of ProvisioningRequest
properties:
provisionedResources:
provisionedResourceSet:
description: |
The resources that have been successfully provisioned as part of the provisioning process.
properties:
Expand Down

0 comments on commit d8755bb

Please sign in to comment.