File tree 3 files changed +12
-6
lines changed
3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 87
87
"metadata" : {
88
88
"name" : " ${NAME}" ,
89
89
"annotations" : {
90
- "description" : " Defines how to build the application"
90
+ "description" : " Defines how to build the application" ,
91
+ "template.alpha.openshift.io/wait-for-ready" : " true"
91
92
}
92
93
},
93
94
"spec" : {
152
153
"metadata" : {
153
154
"name" : " ${NAME}" ,
154
155
"annotations" : {
155
- "description" : " Defines how to deploy the application server"
156
+ "description" : " Defines how to deploy the application server" ,
157
+ "template.alpha.openshift.io/wait-for-ready" : " true"
156
158
}
157
159
},
158
160
"spec" : {
Original file line number Diff line number Diff line change 87
87
"metadata" : {
88
88
"name" : " ${NAME}" ,
89
89
"annotations" : {
90
- "description" : " Defines how to build the application"
90
+ "description" : " Defines how to build the application" ,
91
+ "template.alpha.openshift.io/wait-for-ready" : " true"
91
92
}
92
93
},
93
94
"spec" : {
152
153
"metadata" : {
153
154
"name" : " ${NAME}" ,
154
155
"annotations" : {
155
- "description" : " Defines how to deploy the application server"
156
+ "description" : " Defines how to deploy the application server" ,
157
+ "template.alpha.openshift.io/wait-for-ready" : " true"
156
158
}
157
159
},
158
160
"spec" : {
Original file line number Diff line number Diff line change 74
74
"metadata" : {
75
75
"name" : " ${NAME}" ,
76
76
"annotations" : {
77
- "description" : " Defines how to build the application"
77
+ "description" : " Defines how to build the application" ,
78
+ "template.alpha.openshift.io/wait-for-ready" : " true"
78
79
}
79
80
},
80
81
"spec" : {
139
140
"metadata" : {
140
141
"name" : " ${NAME}" ,
141
142
"annotations" : {
142
- "description" : " Defines how to deploy the application server"
143
+ "description" : " Defines how to deploy the application server" ,
144
+ "template.alpha.openshift.io/wait-for-ready" : " true"
143
145
}
144
146
},
145
147
"spec" : {
You can’t perform that action at this time.
0 commit comments