initial commit
Change-Id: I12a20fc994c2a94df96de9d3393b06bf6687f77a
This commit is contained in:
15
.deploystack/deploystack.yaml
Normal file
15
.deploystack/deploystack.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# The fields inside this deploystack.yaml file are documented in https://github.com/GoogleCloudPlatform/deploystack.
|
||||
|
||||
title: Microservices Demo (Online Boutique)
|
||||
name: microservices-demo
|
||||
duration: 5
|
||||
collect_project: true
|
||||
collect_region: true
|
||||
region_type: compute
|
||||
region_default: us-central1
|
||||
hard_settings:
|
||||
filepath_manifest: ../kustomize/
|
||||
memorystore: "false"
|
||||
name: online-boutique
|
||||
namespace: default
|
||||
documentation_link: https://cloud.google.com/shell/docs/cloud-shell-tutorials/deploystack/microservices-demo
|
||||
Reference in New Issue
Block a user