brunojensen / chainsaw-kube

minikube with spring-boot, quarkus, keycloak and helm.
2 stars 5 forks source link

Create a single chart with different values per application #11

Closed brunojensen closed 4 years ago

brunojensen commented 4 years ago

Usually the charts template for a java application (spring or quarkus) is similar, except for image, tags, etc... but it all can be represented in the values.yaml, so let’s do it.