Error when trying to apply the Experiment resource:
Error from server (BadRequest): error when creating "resources/experiment.yaml": Experiment in version "v1alpha5" cannot be handled as a Experiment: strict decoding error: unknown field "spec.Description"
Fix casing issue on field name for quickstart manifest. This was discovered whilst attempting to deploy quickstart into the local sandbox https://github.com/sky-uk/kfp-operator/issues/380.
Error when trying to apply the Experiment resource: