qa/kanban - typos
This commit is contained in:
parent
0906aa806b
commit
a4c96a59f6
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
apiVersion: batch/v1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
name: sync_issues
|
||||
name: syncissues
|
||||
spec:
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
|
@ -34,7 +34,7 @@ spec:
|
|||
apiVersion: batch/v1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
name: sync_prs
|
||||
name: syncprs
|
||||
spec:
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue