Fix undef default
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
d04585ede9
commit
e858155ee7
@ -17,7 +17,7 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
glance_request_timeout:
|
glance_request_timeout:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
|
Loading…
Reference in New Issue
Block a user