Update doc refs of deprecated naming

This commit is contained in:
Adam Harvey
2021-02-22 21:21:17 -05:00
parent 0452ba238c
commit db75434e40
+3 -3
View File
@@ -50,7 +50,7 @@ metadata:
name: 'your-component'
description: 'a description'
annotations:
jenkins.io/github-folder: 'folder-name/job-name'
jenkins.io/github-folder: 'folder-name/project-name'
spec:
type: service
lifecycle: experimental
@@ -84,5 +84,5 @@ YWRtaW46MTFlYzI1NmU0Mzg1MDFjM2Y1Yzc2Yjc1MWE3ZTQ3YWY4Mw== is the base64 of user a
## Limitations
- Only works with organization folder jobs backed by GitHub
- No pagination support currently, limited to 50 jobs - don't run this on a Jenkins with lots of builds
- Only works with organization folder projects backed by GitHub
- No pagination support currently, limited to 50 projects - don't run this on a Jenkins with lots of builds