This repository was archived by the owner on Jan 13, 2025. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
"name" : " base-centos7" ,
11
11
"creationTimestamp" : null ,
12
12
"labels" : {
13
- "build" : " s2i-nginx"
13
+ "build" : " bcgov- s2i-nginx"
14
14
},
15
15
"annotations" : {
16
16
"openshift.io/generated-by" : " OpenShiftNewBuild"
40
40
"kind" : " ImageStream" ,
41
41
"apiVersion" : " v1" ,
42
42
"metadata" : {
43
- "name" : " s2i-nginx" ,
43
+ "name" : " bcgov- s2i-nginx" ,
44
44
"creationTimestamp" : null ,
45
45
"labels" : {
46
- "build" : " s2i-nginx"
46
+ "build" : " bcgov- s2i-nginx"
47
47
},
48
48
"annotations" : {
49
49
"openshift.io/generated-by" : " OpenShiftNewBuild"
58
58
"kind" : " BuildConfig" ,
59
59
"apiVersion" : " v1" ,
60
60
"metadata" : {
61
- "name" : " s2i-nginx" ,
61
+ "name" : " bcgov- s2i-nginx" ,
62
62
"creationTimestamp" : null ,
63
63
"labels" : {
64
- "build" : " s2i-nginx"
64
+ "build" : " bcgov- s2i-nginx"
65
65
},
66
66
"annotations" : {
67
67
"openshift.io/generated-by" : " OpenShiftNewBuild"
95
95
"output" : {
96
96
"to" : {
97
97
"kind" : " ImageStreamTag" ,
98
- "name" : " s2i-nginx:latest"
98
+ "name" : " bcgov- s2i-nginx:latest"
99
99
}
100
100
},
101
101
"resources" : {},
Original file line number Diff line number Diff line change 96
96
"displayName" : " Builder ImageStreamTag" ,
97
97
"description" : " The image stream tag (e.g. rproxy:latest) of the S2I image that should be used to build the application." ,
98
98
"required" : true ,
99
- "value" : " s2i-nginx:latest"
99
+ "value" : " bcgov- s2i-nginx:latest"
100
100
},
101
101
{
102
102
"name" : " BUILDER_IMAGESTREAM_NAMESPACE" ,
You can’t perform that action at this time.
0 commit comments