apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: name: cronworkflows.argoproj.io annotations: helm.sh/hook: crd-install helm.sh/hook-delete-policy: before-hook-creation spec: group: argoproj.io names: kind: CronWorkflow plural: cronworkflows shortNames: - cronwf - cwf scope: Namespaced version: v1alpha1