You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plush already supports json filter.
Maybe we could extend it to add yaml and indent filters, like Helm?
Or maybe it's not needed / anti-pattern in general, so we don't want such stuff?
The text was updated successfully, but these errors were encountered:
Not a bad idea, adding it should be fairly easy (I think). Working with k8s would be a good opportunity to try partials and see what would be useful for yaml rendering.
Plush already supports
json
filter.Maybe we could extend it to add
yaml
andindent
filters, like Helm?Or maybe it's not needed / anti-pattern in general, so we don't want such stuff?
The text was updated successfully, but these errors were encountered: