fix workflowtaskresults
Signed-off-by: Jeongwon Song <jeongwon412@gmail.com>
This commit is contained in:
parent
55202177cf
commit
fe0cd1d6cf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue