Jiří Altman
Jiří Altman
Good question - I think that this project started with Portainer and depends on it across all tutorials. Both IMHO are still in development and new and new features are...
Hi! I found your HULL project and played with it over the weekend. 🙂 It´s awesome! On Friday I have an idea to create some smart and useful Helm templates...
Hi! I'm in rush now, but first, thank you for your reply! 😉 ... I want to quickly reply to your question: > * if it is worth adding `Route`...
> * adding further "non-HULL" templates to your chart and adding configuration for it outside of the `hull` key in `values.yaml` is of course still working but so far I...
It is also worth noting that the documentation states: > The `.helmignore` file **supports** Unix shell glob matching, relative path matching, and **negation (prefixed with !)**. Only one pattern per...
# Update: > **If you put/untar sub-charts to charts/ directory, it’s working!** You can do it temporarily but don't forget to delete them before the final build! Support for **Library...
# flatten ```nix include "flatten" (list $input1 $input2 ...) ``` --- **This named template takes a list with possible nested lists and flattens it into a 1-dimensional list (vector).** >...
Hey everyone! I was wondering if there are any intentions to merge this Pull Request. It's been in the green for a while and it seems like the feature could...
I have the same problem - what is going on?