Skip to content

validatedpatterns/boutique-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boutique

Version: 0.0.3

Helm Chart to deploy Google's Boutique App

This chart is used by the Validated Patterns installation script that can be found here

Notable changes

  • v0.0.4: Add the option to use a redis instance external to the chart.

Homepage: https://github.com/validatedpatterns/boutique-chart

Maintainers

Name Email Url
Validated Patterns Team validatedpatterns@googlegroups.com

Values

Key Type Default Description
global.imageRegistry string "us-central1-docker.pkg.dev/google-samples/microservices-demo"
global.imageTag string "v0.10.4"
global.storageClass string ""
loadgenerator.enabled bool true
redis.external.address string ""
redis.external.enabled bool false
redis.external.port int 6379
redis.image string "redis:alpine"
redis.storage string "1Gi"

Autogenerated from chart metadata using helm-docs v1.14.2

About

Google Boutique Microservice Application Chart

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors