kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 4 forks source link

Deployment args are added when they shouldn't #314

Closed saffronjam closed 4 months ago

saffronjam commented 4 months ago

[ "" ] is added as args that causes deployments to not start even though none are specified.

image

saffronjam commented 4 months ago

The args field should be either undefined or an empty list