contract-first-idp / developer-charts

Helm charts that support Golden Paths
0 stars 8 forks source link

Create a reuseable Spring Boot application Helm chart #1

Closed davgordo closed 2 months ago

davgordo commented 5 months ago

Add a chart for a Spring Boot application deployment that can be referenced by multiple application manifests.

Currently charts are part of the Backstage template skeleton: https://github.com/contract-first-idp/software-templates/tree/main/templates/spring-boot-api-producer/skeleton/.helm

It would be better to reference a central chart location.

davgordo commented 3 months ago

I created this repository with a basic point for a build and deployment of Spring Boot. https://github.com/contract-first-idp/developer-charts

I would like to test by integrating an existing Golden Path. I'll work on that, but in the meantime, if there are any suggestions, please comment.

I may want to do #2 at the same time so that the RoleBinding can be moved up to the System provisioning level.

davgordo commented 2 months ago

closed by #3