SwissDataScienceCenter / amalthea

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

fix: amalthea-sessions helm chart bad if statement #754

Closed olevski closed 1 month ago

olevski commented 1 month ago

The automated templating of the CRD was missing a proper end for the if statement.

I fixed this and added the helm lint commands to run in the tests and before publishing.