Skip to content

Commit 9cfa498

Browse files
author
Mathieu Benoit
authored
Update kubernetes-manifests.yaml (#1350)
1 parent 4e53561 commit 9cfa498

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

release/kubernetes-manifests.yaml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff 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-
---
259232
apiVersion: apps/v1
260233
kind: Deployment
261234
metadata:

0 commit comments

Comments
 (0)