fix workflowtaskresults

Signed-off-by: Jeongwon Song <jeongwon412@gmail.com>
This commit is contained in:
Jeongwon Song 2023-08-18 00:09:01 -04:00
parent 55202177cf
commit fe0cd1d6cf

View file

@ -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