Hi All I've noticed that `ephemeral-storage` is ...
# ask-metaflow
m
Hi All I've noticed that
ephemeral-storage
is not part of the
resource
decorator. Is this intentional or an oversight? I'd like to use the
resource
decorator and not the
kubernetes
one as we wish to ensure that our flows can also be run locally, e.g., for code development.
1