Add field selection rendering of allowedProjects for BitbucketRepoPicker
Signed-off-by: Andrew Kundrock <akundrock@somalogic.com>
This commit is contained in:
committed by
Camila Belo
parent
3baf0af502
commit
300256392c
@@ -20,7 +20,15 @@ spec:
|
||||
ui:options:
|
||||
allowedHosts:
|
||||
- bitbucket.org
|
||||
- server.bitbucket.com
|
||||
allowedOwners:
|
||||
- WORKSPACE1
|
||||
- WORKSPACE2
|
||||
allowedProjects:
|
||||
- PROJECT1
|
||||
- PROJECT2
|
||||
allowedRepos:
|
||||
- REPO1
|
||||
- REPO2
|
||||
- title: Fill in some steps
|
||||
required:
|
||||
- name
|
||||
|
||||
Reference in New Issue
Block a user