Jun 12, 2021
And your error:
```
cannot be imported into the current release: invalid ownership metadata; label validation error: missing key “app.kubernetes.io/managed-by”: must be set to “Helm”
```
is caused by the commands provided in “Import Resource in Batch” didn’t run probably (due to environment variable not set / replaced probably).
You probably can refer to my previous comment to make sure those commands are run probably.