Is there a purpose to saving blocks for infrastruc...
# ask-community
l
Is there a purpose to saving blocks for infrastructure? I use
KuberenetsJob
blocks to run flows on k8s - is there a benefit to saving rather than having what looks to be a temporary block called
anonymous-<UUID>
?
z
Saving it makes it easier for you to modify the block in the UI to configure future runs
l
Got it - Thanks