add blobNameFormat as required
Signed-off-by: Jeongwon Song <jeongwon412@gmail.com>
This commit is contained in:
parent
bd48287d6b
commit
55202177cf
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ spec:
|
||||||
useSDKCreds:
|
useSDKCreds:
|
||||||
type: boolean
|
type: boolean
|
||||||
required:
|
required:
|
||||||
- blob
|
- blobNameFormat
|
||||||
- container
|
- container
|
||||||
- endpoint
|
- endpoint
|
||||||
type: object
|
type: object
|
||||||
|
|
Loading…
Reference in a new issue