SwissDataScienceCenter / amalthea

A kubernetes operator for spawning and exposing interactive user session servers.
Apache License 2.0
14 stars 4 forks source link

feat: helm chart for the new operator #621

Closed olevski closed 1 month ago

olevski commented 1 month ago

This adds the basic skeleton for a helm chart for the new operator.

The templates were generated with helmify (https://github.com/arttor/helmify) and then modified manually.

I need this so that can start testing stuff on our cluster. I will open some followup PRs for docs and quality of life improvements so that we can perhaps automate a bit the updates of the helm crd when things change.