Hacker News new | ask | show | jobs
by kylegalbraith 2126 days ago
Looks super interesting. I'm curious how this can handle conditional logic like Helm supports?
1 comments

Wonder what kind of conditional logic you would want to apply. If its more for managing differences between different environments (say staging vs prod), you could just use the profiles option in HyScale: https://github.com/hyscale/hyscale/wiki/Tutorial#specifying-...