Skip to content

dbgjerez/helm-spring-boot-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-spring-boot-chart

Generic Helm chart to deploy a microservice

Installation

To install the Chart:

$ helm package .
Successfully packaged chart and saved it to: /home/db/git/helm-spring-boot-chart/helm-spring-boot-chart-0.0.1-SNAPSHOT.tgz

Deploy the Chart

$ helm install --name ms-test --values values.yml helm-spring-boot-chart-0.0.1-SNAPSHOT.tgz

About

Generic Helm chart to deploy a microservice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages