File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -229,33 +229,6 @@ spec:
229229 port : 8080
230230 targetPort : 8080
231231---
232- apiVersion : kustomize.config.k8s.io/v1beta1
233- kind : Kustomization
234- resources :
235- - adservice.yaml
236- - cartservice.yaml
237- - checkoutservice.yaml
238- - currencyservice.yaml
239- - emailservice.yaml
240- - frontend.yaml
241- # - loadgenerator.yaml # During development, the loadgenerator module inside skaffold.yaml will be used.
242- - paymentservice.yaml
243- - productcatalogservice.yaml
244- - recommendationservice.yaml
245- - redis.yaml
246- - shippingservice.yaml
247- components :
248- # - ../kustomize/components/cymbal-branding
249- # - ../kustomize/components/google-cloud-operations
250- # - ../kustomize/components/memorystore
251- # - ../kustomize/components/network-policies
252- # - ../kustomize/components/service-accounts
253- # - ../kustomize/components/spanner
254- # - ../kustomize/components/container-images-tag
255- # - ../kustomize/components/container-images-tag-suffix
256- # - ../kustomize/components/container-images-registry
257- # - ../kustomize/components/native-grpc-health-check
258- ---
259232apiVersion : apps/v1
260233kind : Deployment
261234metadata :
You can’t perform that action at this time.
0 commit comments