Suggestions on how to investigate: ```code:"Resour...
# ask-the-community
g
Suggestions on how to investigate:
Copy code
code:"ResourceDeletedExternally" message:"resource not found .... reason: pods \"adkrhlqgs7pl5bcg47nw-n1-0-n1-0-dn11-0-864\" not found"
? For context this is happening when running a dynamic task that creates map tasks, where each map task gets 1000 elements to run. More context on what I'm doing here
k
please enable finalizers
inject-finalizer: true
config field in propeller
cc @Gopal Vashishtha
g
will try this and report back!