opendevstack / ods-quickstarters

Contains project quickstarters (boilerplates) for Nginx, Go, Java (Spring Boot), Python (Flask), Rust (Axum), Scala (Play), TypeScript (Express), Angular, Ionic, Jupyter, RShiny - all including CI/CD integration & Jenkins build agents
Apache License 2.0
29 stars 41 forks source link

Migrate docker-plain to helm from tailor #959

Closed serverhorror closed 6 months ago

serverhorror commented 1 year ago

Is your feature request related to a problem? Please describe.

Other than me preferring Helm and having to rewrite deployment resources, no.

Describe the solution you'd like

I would like the default for a new component to be Helm instead of tailor.

Describe alternatives you've considered

Not doing anything and sticking with tailor, which states on the project README:

image

Additional context Add any other context or screenshots about the feature request here.

gerardcl commented 6 months ago

closing - superseded by #1013