diff --git a/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml b/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml index f6190f6d..e9bb93f6 100644 --- a/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml +++ b/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml @@ -116,7 +116,7 @@ spec: required: - key type: object - blobNameFormat: + blob: type: string container: type: string @@ -125,7 +125,7 @@ spec: useSDKCreds: type: boolean required: - - blobNameFormat + - blob - container - endpoint type: object