but it seems that the spec "volume" is missing in the CR.
Error from server (BadRequest): error when creating "schedule-backup.yaml": Schedule in version "v1" cannot be handled as a Schedule: strict decoding error: unknown field "spec.volumes"
im not sure on how to proceed, the almost same CR kind: backup works without issue, if I remove Volumes it does not find the certificate and spawn an error on the operator pod.
Description
Hi, I'm trying to apply this manifest:
but it seems that the spec "volume" is missing in the CR.
Error from server (BadRequest): error when creating "schedule-backup.yaml": Schedule in version "v1" cannot be handled as a Schedule: strict decoding error: unknown field "spec.volumes"
im not sure on how to proceed, the almost same CR kind: backup works without issue, if I remove Volumes it does not find the certificate and spawn an error on the operator pod.
thanks
Additional Context
No response
Logs
No response
Expected Behavior
Volumes key inside the CR
Steps To Reproduce
No response
Version of K8up
2.10
Version of Kubernetes
1.28
Distribution of Kubernetes
kind