File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ metadata:
20
20
)
21
21
)
22
22
labels :
23
- appstudio.openshift.io/application : acs
24
- appstudio.openshift.io/component : scanner
23
+ appstudio.openshift.io/application : acs-4-8
24
+ appstudio.openshift.io/component : scanner-4-8
25
25
pipelines.appstudio.openshift.io/type : build
26
26
name : scanner-on-push
27
27
namespace : rh-acs-tenant
80
80
cpu : 2
81
81
82
82
taskRunTemplate :
83
- serviceAccountName : build-pipeline-scanner
83
+ serviceAccountName : build-pipeline-scanner-4-8
84
84
85
85
# Multiarch builds sometimes make the pipeline timeout after 1h.
86
86
# Tagged builds wait for blobs to be published which takes about 1h.
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ metadata:
20
20
)
21
21
)
22
22
labels :
23
- appstudio.openshift.io/application : acs
24
- appstudio.openshift.io/component : scanner-db
23
+ appstudio.openshift.io/application : acs-4-8
24
+ appstudio.openshift.io/component : scanner-db-4-8
25
25
pipelines.appstudio.openshift.io/type : build
26
26
name : scanner-db-on-push
27
27
namespace : rh-acs-tenant
65
65
secretName : ' {{ git_auth_secret }}'
66
66
67
67
taskRunTemplate :
68
- serviceAccountName : build-pipeline-scanner-db
68
+ serviceAccountName : build-pipeline-scanner-db-4-8
69
69
70
70
# Tagged builds wait for blobs to be published which takes about 1h.
71
71
timeouts :
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ metadata:
20
20
)
21
21
)
22
22
labels :
23
- appstudio.openshift.io/application : acs
24
- appstudio.openshift.io/component : scanner-db-slim
23
+ appstudio.openshift.io/application : acs-4-8
24
+ appstudio.openshift.io/component : scanner-db-slim-4-8
25
25
pipelines.appstudio.openshift.io/type : build
26
26
name : scanner-db-slim-on-push
27
27
namespace : rh-acs-tenant
65
65
secretName : ' {{ git_auth_secret }}'
66
66
67
67
taskRunTemplate :
68
- serviceAccountName : build-pipeline-scanner-db-slim
68
+ serviceAccountName : build-pipeline-scanner-db-slim-4-8
69
69
70
70
timeouts :
71
71
tasks : 1h
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ metadata:
20
20
)
21
21
)
22
22
labels :
23
- appstudio.openshift.io/application : acs
24
- appstudio.openshift.io/component : scanner-slim
23
+ appstudio.openshift.io/application : acs-4-8
24
+ appstudio.openshift.io/component : scanner-slim-4-8
25
25
pipelines.appstudio.openshift.io/type : build
26
26
name : scanner-slim-on-push
27
27
namespace : rh-acs-tenant
80
80
cpu : 2
81
81
82
82
taskRunTemplate :
83
- serviceAccountName : build-pipeline-scanner-slim
83
+ serviceAccountName : build-pipeline-scanner-slim-4-8
84
84
85
85
# Multiarch builds sometimes make the pipeline timeout after 1h.
86
86
timeouts :
You can’t perform that action at this time.
0 commit comments