1 # yamllint disable rule:hyphens rule:commas rule:indentation rule:line-length
2 # Copyright 2017 Istio Authors
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
16 ##################################################################################################
18 ##################################################################################################
36 name: bookinfo-details
57 serviceAccountName: bookinfo-details
60 image: iecedge/examples-bookinfo-details-v1-arm64:1.2.3
61 imagePullPolicy: IfNotPresent
65 ##################################################################################################
67 ##################################################################################################
85 name: bookinfo-ratings
106 serviceAccountName: bookinfo-ratings
109 image: iecedge/examples-bookinfo-ratings-v1-arm64:1.2.3
110 imagePullPolicy: IfNotPresent
112 - containerPort: 9080
114 ##################################################################################################
116 ##################################################################################################
134 name: bookinfo-reviews
155 serviceAccountName: bookinfo-reviews
158 image: iecedge/examples-bookinfo-reviews-v1-arm64:1.2.3
159 imagePullPolicy: IfNotPresent
161 - containerPort: 9080
182 serviceAccountName: bookinfo-reviews
185 image: iecedge/examples-bookinfo-reviews-v2-arm64:1.2.3
186 imagePullPolicy: IfNotPresent
188 - containerPort: 9080
209 serviceAccountName: bookinfo-reviews
212 image: iecedge/examples-bookinfo-reviews-v3-arm64:1.2.3
213 imagePullPolicy: IfNotPresent
215 - containerPort: 9080
217 ##################################################################################################
218 # Productpage services
219 ##################################################################################################
237 name: bookinfo-productpage
258 serviceAccountName: bookinfo-productpage
261 image: iecedge/examples-bookinfo-productpage-v1-arm64:1.2.3
262 imagePullPolicy: IfNotPresent
264 - containerPort: 9080